geo/postgis: fix WANTLIB after gdal update
This commit is contained in:
parent
7c491bc72b
commit
f7b860e86e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user