summaryrefslogtreecommitdiff
path: root/net-im/ktp-common-internals
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 18:41:15 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 18:41:15 +0000
commitbbc8c4d740872dbe971f6164448e5ba893cb166f (patch)
treec756810defa7862a81134a13cec391bfef55e24e /net-im/ktp-common-internals
parent- Switch to USES=libtool, drop .la files (diff)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363371
Diffstat (limited to 'net-im/ktp-common-internals')
-rw-r--r--net-im/ktp-common-internals/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile
index f142006a23c9..85153665dc60 100644
--- a/net-im/ktp-common-internals/Makefile
+++ b/net-im/ktp-common-internals/Makefile
@@ -17,8 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/mission-control-5:${PORTSDIR}/net-im/telepathy
USE_KDE4= kdehier kdeprefix kdelibs automoc4
USE_QT4= declarative script \
moc_build qmake_build rcc_build uic_build
-USES= cmake gettext
-USE_BZIP2= yes
+USES= cmake gettext tar:bzip2
USE_LDCONFIG= yes
.include <bsd.port.mk>