aboutsummaryrefslogtreecommitdiff
path: root/science/abinit
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-08-26 16:06:37 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-08-26 16:06:37 +0000
commit6c4fa199d028f22e1f32896f15cbafd93ed40845 (patch)
tree347697fba4162ae0c60ff32a1a87d6d7f894c389 /science/abinit
parent3af54f2d0c3a2f038cc92d1e368b6500eb1bbc0f (diff)
downloadports-6c4fa199d028f22e1f32896f15cbafd93ed40845.tar.gz
ports-6c4fa199d028f22e1f32896f15cbafd93ed40845.zip
Update math/gsl to 1.16 and adjust some dependent ports
Notes
Notes: svn path=/head/; revision=325401
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 00f32524e02f..03d83a55927a 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= abinit
PORTVERSION= 5.7.3
-PORTREVISION= 10
+PORTREVISION= 11
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.16:${PORTSDIR}/math/gsl
+ gsl:${PORTSDIR}/math/gsl
USE_FORTRAN= yes
USE_GMAKE= yes