summaryrefslogtreecommitdiff
path: root/science/getdp
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 01:28:22 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 01:28:22 +0000
commit57c00223d04bb0f55e26ec4a558265cc703db1e4 (patch)
tree3249671a74c0166d3d7391fb6ae8fd63f48f4ed6 /science/getdp
parent- Update to 1.8 (diff)
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
Notes
Notes: svn path=/head/; revision=161457
Diffstat (limited to 'science/getdp')
-rw-r--r--science/getdp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index d123e79867b1..69849861b0c6 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= getdp
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -15,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A rather general finite element solver using mixed finite elements
-LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl \
lapack.3:${PORTSDIR}/math/lapack
GNU_CONFIGURE= yes