aboutsummaryrefslogtreecommitdiffstats
path: root/math/GiNaC/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-03-27 23:02:29 +0800
committerijliao <ijliao@FreeBSD.org>2001-03-27 23:02:29 +0800
commit02a4bd131c8ccc4efd99e721355d377d4719b1bc (patch)
treede453a6737a034121b0aab149fa990eca4475eea /math/GiNaC/Makefile
parentf6ed1be0e6b23bc93b509941cff1f61f4825252b (diff)
downloadfreebsd-ports-gnome-02a4bd131c8ccc4efd99e721355d377d4719b1bc.tar.gz
freebsd-ports-gnome-02a4bd131c8ccc4efd99e721355d377d4719b1bc.tar.zst
freebsd-ports-gnome-02a4bd131c8ccc4efd99e721355d377d4719b1bc.zip
upgrade to 0.8.0
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r--math/GiNaC/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 48afe1b6071c..f4ac773b0a1d 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= GiNaC
-PORTVERSION= 0.7.3
+PORTVERSION= 0.8.0
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
@@ -19,7 +19,6 @@ LIB_DEPENDS= cln.1:${PORTSDIR}/math/cln
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-cln-prefix=${PREFIX}
USE_GMAKE= yes
USE_NEWGCC= yes