summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 3f7c86150c0..df93764298b 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2014/10/09 13:44:34 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2014/10/09 14:06:05 wiz Exp $
DISTNAME= DBD-SQLite-1.42
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite/
COMMENT= Perl DBI/DBD driver for sqlite databases (self contained)
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= c
PERL5_PACKLIST= auto/DBD/SQLite/.packlist
MAKE_PARAMS+= SQLITE_LOCATION=${BUILDLINK_PREFIX.sqlite3}