summaryrefslogtreecommitdiff
path: root/time/p5-Template-Plugin-DateTime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/p5-Template-Plugin-DateTime/Makefile')
-rw-r--r--time/p5-Template-Plugin-DateTime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-Template-Plugin-DateTime/Makefile b/time/p5-Template-Plugin-DateTime/Makefile
index 3dca955ba73..0f7c1be2b0a 100644
--- a/time/p5-Template-Plugin-DateTime/Makefile
+++ b/time/p5-Template-Plugin-DateTime/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 15:28:48 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/09/03 11:16:24 sno Exp $
#
DISTNAME= Template-Plugin-DateTime-0.06001
PKGNAME= p5-${DISTNAME:S/06001/06.001/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
@@ -19,7 +19,7 @@ DEPENDS+= p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strpt
DEPENDS+= p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit
PERL5_PACKLIST= auto/Template/Plugin/DateTime/.packlist
-PERL5_BUILD_TYPE= Module::Install
+PERL5_BUILD_TYPE= Module::Install::Bundled
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"