aboutsummaryrefslogtreecommitdiff
path: root/math/GiNaC/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-01 23:58:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-01 23:58:31 +0000
commit8d262e7e3046749622815c4d4d13153cbccc9aa9 (patch)
treec3782378325e0351689fa41c04ac7881b4f9cee5 /math/GiNaC/Makefile
parent766a5b235c8f3402d5d1264e92ea48a3afb44291 (diff)
downloadports-8d262e7e3046749622815c4d4d13153cbccc9aa9.tar.gz
ports-8d262e7e3046749622815c4d4d13153cbccc9aa9.zip
Notes
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r--math/GiNaC/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 6311e9a4161b..f384633ef170 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= GiNaC
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
@@ -16,10 +16,10 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ library for symbolic mathematical calculations
-LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln
+LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln
USE_BZIP2= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GNOME= gnomehack gnometarget pkgconfig
USE_GMAKE= yes
GNU_CONFIGURE= yes