aboutsummaryrefslogtreecommitdiffstats
path: root/science/abinit/Makefile
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-05-10 00:42:27 +0800
committerbf <bf@FreeBSD.org>2011-05-10 00:42:27 +0800
commit9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82 (patch)
tree429963647e6e5bedcc078c89848272ba7005f80f /science/abinit/Makefile
parent09c383e1087f0045ede49a9c0779de7fdbbe9e47 (diff)
downloadfreebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.tar.gz
freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.tar.zst
freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.zip
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Diffstat (limited to 'science/abinit/Makefile')
-rw-r--r--science/abinit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index 1609cd8515ae..e060c59a385c 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= abinit
PORTVERSION= 5.7.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= science
MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/
@@ -16,7 +16,7 @@ COMMENT= Abinit calculates electronic structure of systems
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
LIB_DEPENDS= netcdff.4:${PORTSDIR}/science/netcdf3-ftn \
- gsl.15:${PORTSDIR}/math/gsl
+ gsl.16:${PORTSDIR}/math/gsl
USE_FORTRAN= yes
USE_GMAKE= yes