Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 21:45:56 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359306 - head/math/GiNaC
Message-ID:  <201406252145.s5PLju5b058585@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406252145.s5PLju5b058585>