From 4c001f3c971a19013ff0018d8eea4c5fcbfdcb9c Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 22 Feb 2004 01:26:06 +0000 Subject: bl3ify and enable pkgviews installation. --- databases/p5-DBD-SQLite/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'databases/p5-DBD-SQLite') diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 9e76f267762..d6bfba66d28 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 16:39:07 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/02/22 01:26:06 minskim Exp $ # VER= 0.25 @@ -12,9 +12,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSERGEANT/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl DBI/DBD driver for sqlite databases -USE_BUILDLINK2= YES +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/DBD/SQLite/.packlist -.include "../../databases/p5-DBI/buildlink2.mk" +.include "../../databases/p5-DBI/buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3