aboutsummaryrefslogtreecommitdiffstats
path: root/science/abinit
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2009-12-02 04:33:45 +0800
committermakc <makc@FreeBSD.org>2009-12-02 04:33:45 +0800
commite6aa4d35f776c57c3ae73a740fa6cb4f7a43a067 (patch)
tree4a71319b4e635e651d3304fb7cb508b383731e30 /science/abinit
parent2720231d402d1c25cc1ab39d123438f1b32be9f4 (diff)
downloadfreebsd-ports-gnome-e6aa4d35f776c57c3ae73a740fa6cb4f7a43a067.tar.gz
freebsd-ports-gnome-e6aa4d35f776c57c3ae73a740fa6cb4f7a43a067.tar.zst
freebsd-ports-gnome-e6aa4d35f776c57c3ae73a740fa6cb4f7a43a067.zip
Chase math/gsl update,
bump PORTREVISION
Diffstat (limited to 'science/abinit')
-rw-r--r--science/abinit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index ae2c098af354..cce4829d946f 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= abinit
PORTVERSION= 5.7.3
-PORTREVISION= 2
+PORTREVISION= 3
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/netcdf-ftn \
- gsl.13:${PORTSDIR}/math/gsl
+ gsl.14:${PORTSDIR}/math/gsl
USE_FORTRAN= yes
USE_GMAKE= yes