aboutsummaryrefslogtreecommitdiffstats
path: root/math/GiNaC
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-11-29 07:18:22 +0800
committerantoine <antoine@FreeBSD.org>2014-11-29 07:18:22 +0800
commitf307363a317a2dc7d38ee19b45519f2707465731 (patch)
treed56cf91e8cc5e616462855167de467bcd6870ec4 /math/GiNaC
parent12bd5755cee9aca01ffde47025d7f11ef9bf6d22 (diff)
downloadfreebsd-ports-gnome-f307363a317a2dc7d38ee19b45519f2707465731.tar.gz
freebsd-ports-gnome-f307363a317a2dc7d38ee19b45519f2707465731.tar.zst
freebsd-ports-gnome-f307363a317a2dc7d38ee19b45519f2707465731.zip
Unbreak
Diffstat (limited to 'math/GiNaC')
-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