diff options
Diffstat (limited to 'math/cln/Makefile')
-rw-r--r-- | math/cln/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile index be2196a20e7c..3511729de89b 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -14,8 +14,7 @@ COMMENT= Class Library for Numbers LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp USE_AUTOTOOLS= libtool -USE_BZIP2= yes -USES= gmake pathfix pkgconfig +USES= gmake pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp USE_LDCONFIG= yes |