mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- USE_PGSQL
PR: 110261 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br>
This commit is contained in:
parent
5ede99059d
commit
041ce9173f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188093
@ -74,8 +74,7 @@ CONFIGURE_ARGS+= --with-gdal=${LOCALBASE}/bin/gdal-config \
|
||||
.endif
|
||||
|
||||
.if defined(WITH_POSTGIS)
|
||||
POSTGRESQL_PORT?= databases/postgis
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
|
||||
USE_PGSQL= YES
|
||||
CONFIGURE_ARGS+= --with-postgis=${LOCALBASE}/bin/pg_config
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user