diff options
-rw-r--r-- | math/GiNaC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 9166af80b9a3..5fd77e767c37 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -13,7 +13,7 @@ COMMENT= C++ library for symbolic mathematical calculations LIB_DEPENDS= libcln.so:${PORTSDIR}/math/cln -USES= gmake libtool makeinfo pathfix pkgconfig tar:bzip2 +USES= gmake libtool makeinfo pathfix pkgconfig python:build tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes |