summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite2
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/p5-DBD-SQLite2
parent424b41d42d21b3809777219bf47d32a1cbccad86 (diff)
downloadpkgsrc-ba25df56c6f06ebdc49e8183931fcf771ffdff4d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/p5-DBD-SQLite2')
-rw-r--r--databases/p5-DBD-SQLite2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile
index 302f38180b6..7ae78ea997a 100644
--- a/databases/p5-DBD-SQLite2/Makefile
+++ b/databases/p5-DBD-SQLite2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/08/06 20:28:14 adam Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/02 21:25:27 asau Exp $
DISTNAME= DBD-SQLite2-0.33
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,6 @@ MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite2/
COMMENT= Perl DBI/DBD driver for sqlite v2 databases
-PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= c