diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile index 1cba37508cca..16c36f721253 100644 --- a/devel/p5-Class-Data-Inheritable/Makefile +++ b/devel/p5-Class-Data-Inheritable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 18:58:33 he Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/25 04:38:35 minskim Exp $ DISTNAME= Class-Data-Inheritable-0.02 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/author/MSCHWERN/Class-Data-Inheritable-0.02/ COMMENT= Inheritable, overridable class data -USE_BUILDLINK2= YES +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Class/Data/Inheritable/.packlist .include "../../lang/perl5/module.mk"