aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/vigra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index d8817c61d68b..05d5f06921c7 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -55,7 +55,7 @@ LIB_DEPENDS+= fftw3:${PORTSDIR}/math/fftw3
.endif
.if !defined(WITHOUT_VIGRA_HDF5)
-LIB_DEPENDS+= hdf5:${PORTSDIR}/science/hdf5
+LIB_DEPENDS+= hdf5:${PORTSDIR}/science/hdf5-18
.endif
.include <bsd.port.mk>