diff --git a/x11/rsibreak/Makefile b/x11/rsibreak/Makefile index 71d28bbe9a20..ba4e8fcace5e 100644 --- a/x11/rsibreak/Makefile +++ b/x11/rsibreak/Makefile @@ -1,18 +1,20 @@ PORTNAME= rsibreak DISTVERSION= 0.12.15 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION:R}/ MAINTAINER= kde@FreeBSD.org COMMENT= KDE RSI prevention tool LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt -USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons doctools ecm \ iconthemes i18n idletime notifications notifyconfig \ sonnet textwidgets xmlgui widgetsaddons windowsystem USE_QT= core dbus gui widgets xml buildtools_build qmake_build +USE_XORG= x11 .include