aboutsummaryrefslogtreecommitdiff
path: root/x11/kf5-kinit
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-06-22 23:57:10 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-06-22 23:57:10 +0000
commit4803a9e905c236d38f52b7aec5032ac9a360cd90 (patch)
tree94d8d0b5ba36e2b07b5fbb9daecb65f27a3f1c60 /x11/kf5-kinit
parent8c8221873a89088c5ce8adcc5794ae68943534de (diff)
downloadports-4803a9e905c236d38f52b7aec5032ac9a360cd90.tar.gz
ports-4803a9e905c236d38f52b7aec5032ac9a360cd90.zip
KDE Frameworks: complete dependencies
Notes
Notes: svn path=/head/; revision=504916
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>