- Chase gdal update

This commit is contained in:
Pav Lucistnik 2007-12-15 22:39:18 +00:00
parent 252674374e
commit 810f84e649
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203817

View file

@ -68,7 +68,7 @@ CONFIGURE_ARGS+= --with-wfs --with-wfsclient
.endif
.if defined(WITH_GDAL)
LIB_DEPENDS+= gdal.10:${PORTSDIR}/graphics/gdal
LIB_DEPENDS+= gdal.12:${PORTSDIR}/graphics/gdal
CONFIGURE_ARGS+= --with-gdal=${LOCALBASE}/bin/gdal-config \
--with-ogr=${LOCALBASE}/bin/gdal-config
.endif