From 30e19fdc282e43d145f4878bd79085eb5c25920a Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 17 Feb 2004 04:22:55 +0000 Subject: bl3ify and enable pkgviews installation. --- math/p5-Math-BigInteger/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile index eca1fe686fd..231535dc891 100644 --- a/math/p5-Math-BigInteger/Makefile +++ b/math/p5-Math-BigInteger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:55 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/17 04:22:55 minskim Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Arbitrary length integer extension module for Perl -USE_BUILDLINK2= YES +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/BigInteger/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3