summaryrefslogtreecommitdiff
path: root/science/getdp
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2007-06-29 05:46:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2007-06-29 05:46:43 +0000
commitb9ba1ad61ec8ac4f754fdbd3e762691564d11838 (patch)
treee643e74666458bfc6f67e70b390fbf4594583163 /science/getdp
parentupgrade to 1.9 (diff)
chase math/gsl lib version
Notes
Notes: svn path=/head/; revision=194427
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 74cfc097b9b6..9d866824874b 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= getdp
PORTVERSION= 1.2.1
-PORTREVISION= 3
+PORTREVISION= 4
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.9:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \
lapack.4:${PORTSDIR}/math/lapack
WANT_FORTRAN= yes #dummy but future use