summaryrefslogtreecommitdiff
path: root/x11/kf5-krunner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kf5-krunner/Makefile')
-rw-r--r--x11/kf5-krunner/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kf5-krunner/Makefile b/x11/kf5-krunner/Makefile
index 0c10e52f7136..22112e5dff27 100644
--- a/x11/kf5-krunner/Makefile
+++ b/x11/kf5-krunner/Makefile
@@ -7,10 +7,10 @@ CATEGORIES= x11 kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 parallelized query system
-USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz
+USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= config coreaddons ecm i18n kio package plasma-framework \
service solid threadweaver
-USE_QT5= buildtools_build core gui network qmake_build qml \
+USE_QT= buildtools_build core gui network qmake_build qml \
quick widgets
.include <bsd.port.mk>