aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-17 19:24:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-17 19:24:48 +0000
commitcb1b867f940d4a22dc6c5a9edbb952890263e469 (patch)
tree29e488c70da8b69b7160814168c5df31b61bcfe6 /graphics/gdal
parent691a9fd83f68a1aaefa496ffa13c269892f24198 (diff)
downloadports-cb1b867f940d4a22dc6c5a9edbb952890263e469.tar.gz
ports-cb1b867f940d4a22dc6c5a9edbb952890263e469.zip
Notes
Diffstat (limited to 'graphics/gdal')
-rw-r--r--graphics/gdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 69c524b43950..fd43bbe6effc 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -112,7 +112,7 @@ CONFIGURE_ARGS+= --with-grass=no
.endif
.if defined(WITH_HDF4)
-LIB_DEPENDS+= mfhdf.2:${PORTSDIR}/science/hdf
+LIB_DEPENDS+= mfhdf.3:${PORTSDIR}/science/hdf
CONFIGURE_ARGS+= --with-hdf4=${LOCALBASE}
.endif