svn commit: r373584 - head/math/GiNaC
Antoine Brodin
antoine at FreeBSD.org
Fri Nov 28 23:18:23 UTC 2014
Author: antoine
Date: Fri Nov 28 23:18:22 2014
New Revision: 373584
URL: https://svnweb.freebsd.org/changeset/ports/373584
QAT: https://qat.redports.org/buildarchive/r373584/
Log:
Unbreak
Modified:
head/math/GiNaC/Makefile
Modified: head/math/GiNaC/Makefile
==============================================================================
--- head/math/GiNaC/Makefile Fri Nov 28 22:59:14 2014 (r373583)
+++ head/math/GiNaC/Makefile Fri Nov 28 23:18:22 2014 (r373584)
@@ -13,7 +13,7 @@ COMMENT= C++ library for symbolic mathem
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
More information about the svn-ports-head
mailing list