summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 21:25:15 +0000
committerasau <asau>2012-10-02 21:25:15 +0000
commit927c9866002f40ee06dab5431f98e3a43b8890bd (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/p5-DBD-postgresql
parenteeeae6e40ecf124d519361cfba846f5b07e75407 (diff)
downloadpkgsrc-927c9866002f40ee06dab5431f98e3a43b8890bd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 45ef4254762..01dab675bf0 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2012/08/05 10:02:10 obache Exp $
+# $NetBSD: Makefile,v 1.63 2012/10/02 21:25:28 asau Exp $
DISTNAME= DBD-Pg-2.19.2
PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/}
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/DBD-Pg/
COMMENT= Perl DBI/DBD driver for PostgreSQL databases
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version
PKG_INSTALLATION_TYPES= overwrite pkgviews