summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 22:05:12 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 22:07:07 +0300
commita4712d59bceaeed89b063c53715acce529ac5925 (patch)
treed966a11a6ac10442e874050df75d1d1bc92241ba /x11
parentx11/kf5-kinit: pet stage-qa (diff)
x11/kf5-krunner: pet stage-qa
Diffstat (limited to 'x11')
-rw-r--r--x11/kf5-krunner/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kf5-krunner/Makefile b/x11/kf5-krunner/Makefile
index e5c902d703fa..bf089f35213b 100644
--- a/x11/kf5-krunner/Makefile
+++ b/x11/kf5-krunner/Makefile
@@ -1,12 +1,13 @@
PORTNAME= krunner
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 parallelized query system
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
-USE_KDE= config coreaddons i18n kio package plasma-framework \
+USE_KDE= activities config coreaddons i18n kio package plasma-framework \
service solid threadweaver \
ecm_build
USE_QT= concurrent core dbus declarative gui network widgets \