aboutsummaryrefslogtreecommitdiff
path: root/net-im/ktp-contact-list/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ktp-contact-list/Makefile')
-rw-r--r--net-im/ktp-contact-list/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ktp-contact-list/Makefile b/net-im/ktp-contact-list/Makefile
index 88c74df10623..ad30cd9300d6 100644
--- a/net-im/ktp-contact-list/Makefile
+++ b/net-im/ktp-contact-list/Makefile
@@ -11,12 +11,12 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt5 \
libtelepathy-logger-qt.so:net-im/telepathy-logger-qt5 \
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= auth codecs completion config configwidgets coreaddons \
dbusaddons ecm i18n iconthemes jobwidgets kcmutils kio \
notifications notifyconfig people service wallet widgetsaddons \
windowsystem xmlgui
-USE_QT5= core dbus gui network widgets xml \
+USE_QT= core dbus gui network widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>