Lines 133-139
Link Here
|
133 |
|
133 |
|
134 |
#Dependency from HDF5 |
134 |
#Dependency from HDF5 |
135 |
.if !${SAL_MODULE} == "randomizer" && !${SAL_MODULE} == "yacs" && !${SAL_MODULE} == "hello" && !${SAL_MODULE} == "pyhello" |
135 |
.if !${SAL_MODULE} == "randomizer" && !${SAL_MODULE} == "yacs" && !${SAL_MODULE} == "hello" && !${SAL_MODULE} == "pyhello" |
136 |
LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5 |
136 |
LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 |
137 |
CONFIGURE_ARGS+= --with-hdf5=${LOCALBASE} |
137 |
CONFIGURE_ARGS+= --with-hdf5=${LOCALBASE} |
138 |
AUTOTOOLS_ENV+= HDF5HOME=${LOCALBASE} |
138 |
AUTOTOOLS_ENV+= HDF5HOME=${LOCALBASE} |
139 |
.endif |
139 |
.endif |