diff options
Diffstat (limited to 'devel/p5-Perl-Critic/Makefile')
-rw-r--r-- | devel/p5-Perl-Critic/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Perl-Critic/Makefile b/devel/p5-Perl-Critic/Makefile index efadaf2aabe..579cfa2ac2c 100644 --- a/devel/p5-Perl-Critic/Makefile +++ b/devel/p5-Perl-Critic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2011/08/16 23:01:57 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/05/11 13:26:14 sno Exp $ # -DISTNAME= Perl-Critic-1.116 +DISTNAME= Perl-Critic-1.117 PKGNAME= p5-${DISTNAME} #PKGNAME= p5-${DISTNAME:C/0[0-9][0-9]$/.&/} CATEGORIES= devel perl5 @@ -34,7 +34,7 @@ BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep DEPENDS+= p5-File-HomeDir>=0:../../devel/p5-File-HomeDir DEPENDS+= p5-File-Which>=0:../../devel/p5-File-Which DEPENDS+= p5-Perl-Tidy>=0:../../devel/p5-Perl-Tidy -DEPENDS+= p5-PPIx-Regexp-[0-9]*:../../devel/p5-PPIx-Regexp +DEPENDS+= p5-PPIx-Regexp>=0.022:../../devel/p5-PPIx-Regexp DEPENDS+= p5-Pod-Spell>=1:../../textproc/p5-Pod-Spell DEPENDS+= p5-Readonly-XS>=0:../../devel/p5-Readonly-XS DEPENDS+= p5-Regexp-Parser>=0.20:../../devel/p5-Regexp-Parser |