From 324cf1d97d1d7e90782d3108a99a7759152df1b9 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 25 Apr 2004 04:16:28 +0000 Subject: Bl3ify and enable pkgviews installation. --- devel/p5-AtExit/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile index 3364987dc87..a5bb273140e 100644 --- a/devel/p5-AtExit/Makefile +++ b/devel/p5-AtExit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 21:32:04 grant Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/25 04:16:28 minskim Exp $ # DISTNAME= AtExit-2.01 @@ -10,7 +10,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AtExit/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Provides an ANSI C style atexit() function to Perl programs -USE_BUILDLINK2= YES +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_ARCHLIB}/auto/AtExit/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3