aboutsummaryrefslogtreecommitdiff
path: root/cad/salome/Makefile.ext
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 /cad/salome/Makefile.ext
parentac46a8747aa04de7a3e8da5d601cf29aff597d55 (diff)
downloadports-d3ddb2e80f764e8371a2b0da8b11fe404c2277c9.tar.gz
ports-d3ddb2e80f764e8371a2b0da8b11fe404c2277c9.zip
Notes
Diffstat (limited to 'cad/salome/Makefile.ext')
-rw-r--r--cad/salome/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext
index bd2a23ee6c8d..420b57caa2b2 100644
--- a/cad/salome/Makefile.ext
+++ b/cad/salome/Makefile.ext
@@ -133,7 +133,7 @@ AUTOMAKE_ARGS=--add-missing --copy --gnu
#Dependency from HDF5
.if !${SAL_MODULE} == "randomizer" && !${SAL_MODULE} == "yacs" && !${SAL_MODULE} == "hello" && !${SAL_MODULE} == "pyhello"
-LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
+LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18
CONFIGURE_ARGS+= --with-hdf5=${LOCALBASE}
AUTOTOOLS_ENV+= HDF5HOME=${LOCALBASE}
.endif