From 2e164ecdd0840e0e9cb52ddc043edea3f71d5d14 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 25 Apr 2004 03:49:09 +0000 Subject: Bl3ify and enable pkgviews installation. --- devel/p5-IO-String/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'devel/p5-IO-String') diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile index 12dde5a5960..8ba2a9ee835 100644 --- a/devel/p5-IO-String/Makefile +++ b/devel/p5-IO-String/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/02/08 21:17:43 kim Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/25 03:51:30 minskim Exp $ # DISTNAME= IO-String-1.04 @@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl module for I/O on in-core objects like strings and arrays -USE_BUILDLINK2= YES +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/String/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3