diff options
Diffstat (limited to 'security/opencdk/Makefile')
-rw-r--r-- | security/opencdk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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} |