diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-10 22:45:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-10 22:45:34 +0000 |
commit | 66373f97e1f489e2e449c7538596829d3dd3d8cc (patch) | |
tree | a18a5d53927023318713b2f9f2c51bbd0da69056 /textproc/p5-Perl-MinimumVersion | |
parent | 5bc09f4481f3f70a77d99109a03ac1bbbe14082e (diff) |
Notes
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion')
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index 269d63b56330..db6925107b62 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ p5-File-Find-Rule-Perl>=0:devel/p5-File-Find-Rule-Perl \ p5-PPI>=1.215:textproc/p5-PPI \ p5-PPIx-Regexp>=0.033:textproc/p5-PPIx-Regexp \ - p5-Perl-Critic>=1.10.4:textproc/p5-Perl-Critic \ + p5-Perl-Critic>=1.104:textproc/p5-Perl-Critic \ p5-Params-Util>=0.25:devel/p5-Params-Util RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Script>=0:devel/p5-Test-Script |