diff options
Diffstat (limited to 'net-im/ktp-approver/Makefile')
-rw-r--r-- | net-im/ktp-approver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ktp-approver/Makefile b/net-im/ktp-approver/Makefile index 3484874183e1..f2aa6a6a371a 100644 --- a/net-im/ktp-approver/Makefile +++ b/net-im/ktp-approver/Makefile @@ -11,9 +11,9 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt5 \ libKTpCommonInternals.so:net-im/ktp-common-internals RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list -USES= cmake:outsource gettext kde:5 tar:xz +USES= cmake:outsource gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons ecm dbusaddons service i18n notifications -USE_QT5= core dbus gui network widgets xml \ +USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build .include <bsd.port.mk> |