From bbc8c4d740872dbe971f6164448e5ba893cb166f Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 18:41:15 +0000 Subject: Convert a bunch of USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr (not really, but touches unstaged ports) --- security/opencdk/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/opencdk/Makefile') diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index ee1b7ca4c23b..e9b1785be8dd 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -17,8 +17,7 @@ OPTIONS_DEFINE= DOCS LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt GNU_CONFIGURE= yes -USES= libtool:keepla pathfix pkgconfig -USE_BZIP2= yes +USES= libtool:keepla pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes CONFIGURE_ARGS= --with-libgcrypt-prefix=${LOCALBASE} -- cgit v1.2.3