diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
commit | 059340ceb7b48dcb0df914995161c233f99ef0fd (patch) | |
tree | 78d454d1406bb5d97fc294cd6f44956fcc86cf03 /net-im/ktp-accounts-kcm | |
parent | 9e185cd270a8606947ba47c16334db773754ec0a (diff) |
Notes
Diffstat (limited to 'net-im/ktp-accounts-kcm')
-rw-r--r-- | net-im/ktp-accounts-kcm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ktp-accounts-kcm/Makefile b/net-im/ktp-accounts-kcm/Makefile index 00e0197c7b77..2a607f13eccb 100644 --- a/net-im/ktp-accounts-kcm/Makefile +++ b/net-im/ktp-accounts-kcm/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ libktpcommoninternalsprivate.so:net-im/ktp-common-internals RUN_DEPENDS= ${KDE4_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list -USE_KDE4= kdeprefix kdelibs automoc4 +USE_KDE4= kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext tar:bzip2 USE_LDCONFIG= yes |