aboutsummaryrefslogtreecommitdiff
path: root/math/GiNaC
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-25 21:45:56 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-25 21:45:56 +0000
commitd12e6e2a79ea365a69ce7466cd932d07006d5653 (patch)
tree14f602036c51db70b201b03897e7e413e749b72e /math/GiNaC
parent494d116f056b3b72d9959522eb48ee21767f70f8 (diff)
downloadports-d12e6e2a79ea365a69ce7466cd932d07006d5653.tar.gz
ports-d12e6e2a79ea365a69ce7466cd932d07006d5653.zip
Allow to build with texinfo from ports
Notes
Notes: svn path=/head/; revision=359306
Diffstat (limited to 'math/GiNaC')
-rw-r--r--math/GiNaC/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 787924f86964..de0e9f7af1a8 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -14,8 +14,7 @@ COMMENT= C++ library for symbolic mathematical calculations
LIB_DEPENDS= libcln.so:${PORTSDIR}/math/cln
-USE_BZIP2= yes
-USES= pkgconfig pathfix gmake libtool
+USES= gmake libtool makeinfo pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes