View | Details | Raw Unified | Return to bug 241358 | Differences between
and this patch

Collapse All | Expand All

(-)databases/postgis23/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	postgis
4
PORTNAME=	postgis
5
PORTVERSION=	2.3.10
5
PORTVERSION=	2.3.10
6
PORTREVISION=	1
6
CATEGORIES=	databases geography
7
CATEGORIES=	databases geography
7
MASTER_SITES=	https://download.osgeo.org/postgis/source/
8
MASTER_SITES=	https://download.osgeo.org/postgis/source/
8
PKGNAMESUFFIX=	23
9
PKGNAMESUFFIX=	23
Lines 40-46 TOPOLOGY_DESC= Topology support Link Here
40
SFCGAL_DESC=	Enable sfcgal
41
SFCGAL_DESC=	Enable sfcgal
41
ADDRSTD_DESC=	Enable address standardizer
42
ADDRSTD_DESC=	Enable address standardizer
42
43
43
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis24 postgis25
44
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis24 postgis25 postgis30
44
45
45
LOADERGUI_CONFIGURE_WITH=	gui
46
LOADERGUI_CONFIGURE_WITH=	gui
46
LOADERGUI_USE=			GNOME=gtk20
47
LOADERGUI_USE=			GNOME=gtk20

Return to bug 241358