summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql
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
commit126c794d42e3331b606f8953ca5d42a20fd86c33 (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/odbc-postgresql
parent32f87c71ca4727cf89891575e44d35c08a9645fe (diff)
downloadpkgsrc-126c794d42e3331b606f8953ca5d42a20fd86c33.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/odbc-postgresql')
-rw-r--r--databases/odbc-postgresql/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/odbc-postgresql/Makefile b/databases/odbc-postgresql/Makefile
index 2cee1b33539..b0069d5ee94 100644
--- a/databases/odbc-postgresql/Makefile
+++ b/databases/odbc-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/08/05 10:02:10 obache Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/02 21:25:23 asau Exp $
DISTNAME= psqlodbc-09.00.0200
PKGNAME= odbc-postgresql-9.0.200
@@ -11,8 +11,6 @@ HOMEPAGE= http://pgfoundry.org/projects/psqlodbc/
COMMENT= ODBC interface to PostgreSQL
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= postgresql-[0-7]*
CONFLICTS+= iodbc-postgresql-[0-9]*
CONFLICTS+= unixodbc-postgresql-[0-9]*