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

Collapse All | Expand All

(-)databases/postgis25/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	postgis
4
PORTNAME=	postgis
5
PORTVERSION=	2.5.3
5
PORTVERSION=	2.5.3
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=	25
9
PKGNAMESUFFIX=	25
Lines 18-24 LIB_DEPENDS= libproj.so:graphics/proj \ Link Here
18
		libjson-c.so:devel/json-c \
19
		libjson-c.so:devel/json-c \
19
		libgdal.so:graphics/gdal
20
		libgdal.so:graphics/gdal
20
21
21
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis23 postgis24
22
CONFLICTS_INSTALL=	postgis20 postgis21 postgis22 postgis23 postgis24 postgis25
22
23
23
USES=		alias compiler gettext gmake gnome iconv:wchar_t libtool:keepla \
24
USES=		alias compiler gettext gmake gnome iconv:wchar_t libtool:keepla \
24
		localbase perl5 pkgconfig pgsql:9.4+ shebangfix
25
		localbase perl5 pkgconfig pgsql:9.4+ shebangfix

Return to bug 241358