summaryrefslogtreecommitdiff
path: root/science/getdp
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
commitd369e5c287c06a3ad512ee7c9a4d4d828c1d2f01 (patch)
tree70c2049bf7cb81daf29a37481d1586373dd5ba80 /science/getdp
parent- Update to 1.7 (diff)
- Chase the gsl shared lib bump.
Approved by: thierry (mentor)
Notes
Notes: svn path=/head/; revision=210850
Diffstat (limited to 'science/getdp')
-rw-r--r--science/getdp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index de81b5c0d50b..b716bd018d21 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= getdp
PORTVERSION= 1.2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A rather general finite element solver using mixed finite elements
-LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \
lapack.4:${PORTSDIR}/math/lapack
USE_FORTRAN= yes