geo/postgis: fix WANTLIB after gdal update

This commit is contained in:
landry 2022-05-14 08:39:01 +00:00
parent 7c491bc72b
commit f7b860e86e

View File

@ -2,7 +2,7 @@ V = 3.2.1
COMMENT= geographic objects support for PostgreSQL
DISTNAME= postgis-${V}
CATEGORIES= geo databases
REVISION = 1
REVISION = 2
HOMEPAGE= http://www.postgis.net/
@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes
WANTLIB += c charset crypto curl expat freexl gdal geos geos_c geotiff gif iconv intl
WANTLIB += jpeg json-c lz4 lzma m nghttp2 openjp2 pcre2-8 png pq>=5.3 protobuf-c zstd
WANTLIB += proj pthread qhull_r spatialite sqlite3 ssl ${COMPILER_LIBCXX} tiff webp xml2 z
WANTLIB += hdf5 hdf5_hl minizip netcdf rttopo
WANTLIB += hdf5 hdf5_hl minizip netcdf rttopo execinfo fontconfig freetype lcms2 poppler
COMPILER = base-clang ports-gcc base-gcc