summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-02-24 16:17:50 +0000
committerjoerg <joerg@pkgsrc.org>2014-02-24 16:17:50 +0000
commit4c78b546e7a62f7d9474e1e6ccc7f5b1334b11cb (patch)
treedca3567c6dfb24465b0b685a8fe7f2e3c14c2165 /databases
parent8d78634bab2cd8318914eabb69a2ec50f839cec3 (diff)
downloadpkgsrc-4c78b546e7a62f7d9474e1e6ccc7f5b1334b11cb.tar.gz
Only PostgreSQL up to 9.1 is supported.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-postgis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/postgresql-postgis/Makefile b/databases/postgresql-postgis/Makefile
index 721cb9e5f33..ef2e7768fd2 100644
--- a/databases/postgresql-postgis/Makefile
+++ b/databases/postgresql-postgis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2014/01/02 15:41:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2014/02/24 16:17:50 joerg Exp $
DISTNAME= postgis-1.5.3
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
@@ -19,6 +19,8 @@ CONFLICTS= postgis-[0-9]*
# gmake complains about adding + to parent rule
MAKE_JOBS_SAFE= no
+PGSQL_VERSIONS_ACCEPTED= 91 90 84
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake lex pax perl