diff options
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion/Makefile')
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index 6f7f1db767af..ad033cb9c6de 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -1,5 +1,5 @@ PORTNAME= Perl-MinimumVersion -PORTVERSION= 1.40 +PORTVERSION= 1.44 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ p5-PPIx-Regexp>=0.033:textproc/p5-PPIx-Regexp \ p5-PPIx-Utils>=0:textproc/p5-PPIx-Utils \ p5-Params-Util>=0.25:devel/p5-Params-Util -TEST_DEPENDS= p5-Test-Script>=0:devel/p5-Test-Script +TEST_DEPENDS= p5-Test-Script>=0:devel/p5-Test-Script \ + p5-Safe-Isa>=0:devel/p5-Safe-Isa USES= perl5 USE_PERL5= configure |