aboutsummaryrefslogtreecommitdiff
path: root/science/abinit
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-03-29 01:12:27 +0000
committerWen Heping <wen@FreeBSD.org>2010-03-29 01:12:27 +0000
commit6905d4a0d8518b83f28bf41330e381a8128dc0b4 (patch)
tree30905f5c5ec570d5180cc95b3ca4699a84635835 /science/abinit
parentd53fd93f0b690c56a78a292c01f0fe87b04480d1 (diff)
downloadports-6905d4a0d8518b83f28bf41330e381a8128dc0b4.tar.gz
ports-6905d4a0d8518b83f28bf41330e381a8128dc0b4.zip
- Bump PORTREVISION to chase the update of math/gsl
Notes
Notes: svn path=/head/; revision=251666
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 567757571f1f..8d977cab15e0 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= abinit
PORTVERSION= 5.7.3
-PORTREVISION= 5
+PORTREVISION= 6
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.14:${PORTSDIR}/math/gsl
+ gsl.15:${PORTSDIR}/math/gsl
USE_FORTRAN= yes
USE_GMAKE= yes