diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /net-im/ktp-accounts-kcm | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) |
Notes
Diffstat (limited to 'net-im/ktp-accounts-kcm')
-rw-r--r-- | net-im/ktp-accounts-kcm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/ktp-accounts-kcm/Makefile b/net-im/ktp-accounts-kcm/Makefile index 19d7884dbf8f..0cf8b7d17bec 100644 --- a/net-im/ktp-accounts-kcm/Makefile +++ b/net-im/ktp-accounts-kcm/Makefile @@ -17,8 +17,7 @@ RUN_DEPENDS= ${KDE4_PREFIX}/bin/ktp-contactlist:${PORTSDIR}/net-im/ktp-contact-l USE_KDE4= kdehier kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build -USES= cmake gettext -USE_BZIP2= yes +USES= cmake gettext tar:bzip2 USE_LDCONFIG= yes OPTIONS_DEFINE= HAZE IRC JABBER SALUT |