summaryrefslogtreecommitdiff
path: root/x11/kf5-kinit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kf5-kinit/Makefile')
-rw-r--r--x11/kf5-kinit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kf5-kinit/Makefile b/x11/kf5-kinit/Makefile
index e88f8a56a75a..0cd9b32ec94e 100644
--- a/x11/kf5-kinit/Makefile
+++ b/x11/kf5-kinit/Makefile
@@ -7,10 +7,10 @@ CATEGORIES= x11 kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 process launcher to speed up launching KDE applications
-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= completion config coreaddons crash doctools ecm i18n \
jobwidgets kio service widgetsaddons windowsystem
-USE_QT5= buildtools_build core dbus gui network qmake_build widgets
+USE_QT= buildtools_build core dbus gui network qmake_build widgets
USE_XORG= x11 xcb
.include <bsd.port.mk>