aboutsummaryrefslogtreecommitdiffstats
path: root/science/getdp
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-03-29 09:12:27 +0800
committerwen <wen@FreeBSD.org>2010-03-29 09:12:27 +0800
commit2485fe149efc978d155393f33f5e726cede4736a (patch)
tree1ee635f2ee7443b3c01fb63f5769fdc72b2f74be /science/getdp
parent6f1eb824beba87cbcb6f9543780fd30fc64d302f (diff)
downloadfreebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.tar.gz
freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.tar.zst
freebsd-ports-gnome-2485fe149efc978d155393f33f5e726cede4736a.zip
- Bump PORTREVISION to chase the update of math/gsl
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 87b2d3c83fdf..f1d563fef856 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= getdp
PORTVERSION= 1.2.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= stephen@missouri.edu
COMMENT= A rather general finite element solver using mixed finite elements
-LIB_DEPENDS= gsl.14:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \
lapack.4:${PORTSDIR}/math/lapack
USE_FORTRAN= yes