summaryrefslogtreecommitdiff
path: root/net-im/ktp-desktop-applets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ktp-desktop-applets/Makefile')
-rw-r--r--net-im/ktp-desktop-applets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ktp-desktop-applets/Makefile b/net-im/ktp-desktop-applets/Makefile
index 1b7e0a84cb93..9794bdfd8dcc 100644
--- a/net-im/ktp-desktop-applets/Makefile
+++ b/net-im/ktp-desktop-applets/Makefile
@@ -9,9 +9,9 @@ COMMENT= KDE instant messaging plasma widgets
LIB_DEPENDS= libKTpCommonInternals.so:net-im/ktp-common-internals
-USES= cmake:outsource gettext kde:5 tar:xz
+USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= ecm plasma-framework windowsystem
-USE_QT5= core dbus gui network qml widgets \
+USE_QT= core dbus gui network qml widgets \
buildtools_build qmake_build
.include <bsd.port.mk>