From 75df9dc8f064db9c381bc534c50e6fbd809eba13 Mon Sep 17 00:00:00 2001 From: sno Date: Mon, 3 Sep 2012 11:16:19 +0000 Subject: Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled, Module::Install is for Authors only. Bumping revision --- misc/p5-Locale-Maketext-Simple/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/p5-Locale-Maketext-Simple/Makefile b/misc/p5-Locale-Maketext-Simple/Makefile index acef6ae1940..e0047a4a571 100644 --- a/misc/p5-Locale-Maketext-Simple/Makefile +++ b/misc/p5-Locale-Maketext-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2011/08/14 13:45:16 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/09/03 11:16:22 sno Exp $ DISTNAME= Locale-Maketext-Simple-0.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Locale/Maketext/Simple/.packlist -PERL5_MODULE_TYPE= Module::Install +PERL5_MODULE_TYPE= Module::Install::Bundled .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3