1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Update CONFLICTS_INSTALL

- Add PORTSCOUT
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-11-22 20:19:45 +00:00
parent c85ab73b65
commit 760d4483af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426859

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= libgeos.so:graphics/geos \
libjson-c.so:devel/json-c \
libproj.so:graphics/proj
CONFLICTS_INSTALL= postgis-2.1.* postgis22-*
CONFLICTS_INSTALL= postgis- postgis22- postgis23-
OPTIONS_DEFINE= LOADERGUI NLS RASTER TOPOLOGY
OPTIONS_DEFAULT=TOPOLOGY
@ -26,6 +26,8 @@ LOADERGUI_DESC= Enable shp2pgsql-gui
RASTER_DESC= Raster support
TOPOLOGY_DESC= Topology support
PORTSCOUT= limit:^2.0.[0-9]*
CONFIGURE_ARGS= --with-geosconfig=${LOCALBASE}/bin/geos-config \
--with-jsondir=${LOCALBASE} \
--with-pgconfig=${LOCALBASE}/bin/pg_config \