aboutsummaryrefslogtreecommitdiffstats
path: root/science/getdp
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2013-08-27 00:06:37 +0800
committerbf <bf@FreeBSD.org>2013-08-27 00:06:37 +0800
commit1851b95b9492315bfd099d4f65c9edda47271bb4 (patch)
tree347697fba4162ae0c60ff32a1a87d6d7f894c389 /science/getdp
parentd20958189a812014914778007f4aabed5f350cea (diff)
downloadfreebsd-ports-gnome-1851b95b9492315bfd099d4f65c9edda47271bb4.tar.gz
freebsd-ports-gnome-1851b95b9492315bfd099d4f65c9edda47271bb4.tar.zst
freebsd-ports-gnome-1851b95b9492315bfd099d4f65c9edda47271bb4.zip
Update math/gsl to 1.16 and adjust some dependent ports
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 88d36bfa38ae..19fdaba1a79d 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= getdp
PORTVERSION= 2.2.1
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -11,7 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= stephen@FreeBSD.org
COMMENT= A rather general finite element solver using mixed finite elements
-LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl \
lapack.4:${PORTSDIR}/math/lapack
USE_GMAKE= yes