svn commit: r359306 - head/math/GiNaC

Antoine Brodin antoine at FreeBSD.org
Wed Jun 25 21:45:56 UTC 2014


Author: antoine
Date: Wed Jun 25 21:45:56 2014
New Revision: 359306
URL: http://svnweb.freebsd.org/changeset/ports/359306
QAT: https://qat.redports.org/buildarchive/r359306/

Log:
  Allow to build with texinfo from ports

Modified:
  head/math/GiNaC/Makefile

Modified: head/math/GiNaC/Makefile
==============================================================================
--- head/math/GiNaC/Makefile	Wed Jun 25 21:42:02 2014	(r359305)
+++ head/math/GiNaC/Makefile	Wed Jun 25 21:45:56 2014	(r359306)
@@ -14,8 +14,7 @@ COMMENT=	C++ library for symbolic mathem
 
 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
 


More information about the svn-ports-head mailing list