aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-kdbusaddons/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-kdbusaddons/Makefile')
-rw-r--r--devel/kf5-kdbusaddons/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/kf5-kdbusaddons/Makefile b/devel/kf5-kdbusaddons/Makefile
index b12de823fcde..48d4af828347 100644
--- a/devel/kf5-kdbusaddons/Makefile
+++ b/devel/kf5-kdbusaddons/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kdbusaddons
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,7 @@ LICENSE= LGPL21+
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= ecm_build
-USE_QT= core dbus gui linguisttools x11extras \
- buildtools_build qmake_build testlib_build
+USE_QT= core dbus x11extras \
+ buildtools_build linguisttools_build qmake_build testlib_build
.include <bsd.port.mk>