aboutsummaryrefslogtreecommitdiff
path: root/x11/kf5-kinit
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kf5-kinit')
-rw-r--r--x11/kf5-kinit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kf5-kinit/Makefile b/x11/kf5-kinit/Makefile
index 521052fba059..19d94497b1b7 100644
--- a/x11/kf5-kinit/Makefile
+++ b/x11/kf5-kinit/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kinit
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= KF5 process launcher to speed up launching KDE applications
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= completion config coreaddons crash doctools ecm i18n \
jobwidgets kio service widgetsaddons windowsystem
-USE_QT= buildtools_build core dbus gui network qmake_build widgets
+USE_QT= buildtools_build concurrent core dbus gui network qmake_build widgets
USE_XORG= x11 xcb
.include <bsd.port.mk>