From d12e6e2a79ea365a69ce7466cd932d07006d5653 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 25 Jun 2014 21:45:56 +0000 Subject: [PATCH] Allow to build with texinfo from ports --- math/GiNaC/Makefile | 3 +-- 1 file changed, 1 insertion(+), 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