diff options
Diffstat (limited to 'www/p5-CatalystX-Component-Traits/Makefile')
-rw-r--r-- | www/p5-CatalystX-Component-Traits/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-CatalystX-Component-Traits/Makefile b/www/p5-CatalystX-Component-Traits/Makefile index 14f1d885b58..e4bfc929c2f 100644 --- a/www/p5-CatalystX-Component-Traits/Makefile +++ b/www/p5-CatalystX-Component-Traits/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/08/14 16:05:51 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/03 11:16:26 sno Exp $ DISTNAME= CatalystX-Component-Traits-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CatalystX/} @@ -22,7 +22,7 @@ BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/CatalystX/Component/Traits/.packlist -PERL5_MODULE_TYPE= Module::Install +PERL5_MODULE_TYPE= Module::Install::Bundled PKG_DESTDIR_SUPPORT= user-destdir |