summaryrefslogtreecommitdiff
path: root/databases/postgresql-postgis
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
committerasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
commitba25df56c6f06ebdc49e8183931fcf771ffdff4d (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/postgresql-postgis
parent424b41d42d21b3809777219bf47d32a1cbccad86 (diff)
downloadpkgsrc-ba25df56c6f06ebdc49e8183931fcf771ffdff4d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
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 5d7469122bf..cb7dd1892a2 100644
--- a/databases/postgresql-postgis/Makefile
+++ b/databases/postgresql-postgis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/06/14 07:45:21 sbd Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/02 21:25:41 asau 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
-PKG_DESTDIR_SUPPORT= user-destdir
-
PGSQL_VERSIONS_ACCEPTED= 91 90 84 83
DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server