summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-28 23:18:22 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-28 23:18:22 +0000
commit7d0eca119c03ac9869f2164e8f4351754b234e42 (patch)
treed56cf91e8cc5e616462855167de467bcd6870ec4 /math
parentUpdate to version 1.17.21 (diff)
Unbreak
Notes
Notes: svn path=/head/; revision=373584
Diffstat (limited to 'math')
-rw-r--r--math/GiNaC/Makefile2
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