- Chase gdal update
This commit is contained in:
parent
252674374e
commit
810f84e649
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203817
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue