aboutsummaryrefslogtreecommitdiff
path: root/science/py-netCDF4
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-15 07:00:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-15 07:00:46 +0000
commitd3ddb2e80f764e8371a2b0da8b11fe404c2277c9 (patch)
treedd0ca304f90628f5e904f45f3d9bffdc11d6ef67 /science/py-netCDF4
parentac46a8747aa04de7a3e8da5d601cf29aff597d55 (diff)
downloadports-d3ddb2e80f764e8371a2b0da8b11fe404c2277c9.tar.gz
ports-d3ddb2e80f764e8371a2b0da8b11fe404c2277c9.zip
Notes
Diffstat (limited to 'science/py-netCDF4')
-rw-r--r--science/py-netCDF4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile
index bb73134f75d5..48cd2a314525 100644
--- a/science/py-netCDF4/Makefile
+++ b/science/py-netCDF4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= netCDF4
PORTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= http://netcdf4-python.googlecode.com/files/ \
CHEESESHOP
@@ -17,7 +18,7 @@ COMMENT= Python Interface to the NetCDF Library(versions 3 and 4)
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy
RUN_DEPENDS= ${BUILD_DEPENDS}
-LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18 \
+LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 \
netcdf.7:${PORTSDIR}/science/netcdf4
USE_PYTHON= 2.5+