summaryrefslogtreecommitdiff
path: root/databases/postgresql-postgis
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-01-02 15:41:03 +0000
committerjperkin <jperkin@pkgsrc.org>2014-01-02 15:41:03 +0000
commitf3507ba1704914504a1ea1ced3bedd947722c89c (patch)
tree38f1cc4f1267105c3a9ec458d31c7a0a93996756 /databases/postgresql-postgis
parent3cc79440e30886b32dea8a1989146dba4ed73e38 (diff)
downloadpkgsrc-f3507ba1704914504a1ea1ced3bedd947722c89c.tar.gz
Remove PGSQL_VERSIONS_ACCEPTED, supports all available versions.
Diffstat (limited to 'databases/postgresql-postgis')
-rw-r--r--databases/postgresql-postgis/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql-postgis/Makefile b/databases/postgresql-postgis/Makefile
index 3a736b7203a..721cb9e5f33 100644
--- a/databases/postgresql-postgis/Makefile
+++ b/databases/postgresql-postgis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2013/05/31 12:39:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/01/02 15:41:03 jperkin Exp $
DISTNAME= postgis-1.5.3
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
@@ -12,8 +12,6 @@ COMMENT= Spatial database capabilities for PostgreSQL
LICENSE= gnu-gpl-v2
-PGSQL_VERSIONS_ACCEPTED= 91 90 84
-
DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server
CONFLICTS= postgis-[0-9]*