aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index 7d630aad8554..8aa84e18718e 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -6,7 +6,8 @@ PORTVERSION= 1.5.3
PORTREVISION= 3
CATEGORIES= databases geography
MASTER_SITES= http://postgis.refractions.net/download/ \
- http://www.postgis.org/download/
+ http://www.postgis.org/download/
+PKGNAMESUFIX= -legacy
MAINTAINER= ports@FreeBSD.org
COMMENT= Adds support for geographic objects to PostgreSQL databases
@@ -17,6 +18,9 @@ RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
CONFLICTS= postgis-2.*
+DEPRECATED= EOLed upstream
+EXPIRATION_DATE= 2013-12-16
+
USES= bison iconv gmake perl5
USE_GNOME= libxml2
USE_PGSQL= yes