aboutsummaryrefslogtreecommitdiffstats
path: root/science/netcdf4
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-06-29 09:23:27 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-06-29 09:23:27 +0800
commit5e2a7c22769300c56ed0167372c453ee9e1e2a97 (patch)
tree160f3fccb2a5c517ebc7d45daf4bee03bd9c9c3b /science/netcdf4
parent9ea67db7953f6c68bf134011f218c5bbaeb80d64 (diff)
downloadfreebsd-ports-gnome-5e2a7c22769300c56ed0167372c453ee9e1e2a97.tar.gz
freebsd-ports-gnome-5e2a7c22769300c56ed0167372c453ee9e1e2a97.tar.zst
freebsd-ports-gnome-5e2a7c22769300c56ed0167372c453ee9e1e2a97.zip
- Revert devel/hdf5-18 shlib version back to 6 as hdf5 1.8.7 (ports/158394) is not committed yet
Diffstat (limited to 'science/netcdf4')
-rw-r--r--science/netcdf4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile
index db6985e132d3..b046bdebdba0 100644
--- a/science/netcdf4/Makefile
+++ b/science/netcdf4/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
-LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18
+LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18
MAKE_ENV= INFODIR="${PREFIX}/${INFO_PATH}" MAKEINFOFLAGS="--no-split"
USE_GNOME= gnomehack
USE_LDCONFIG= yes