diff options
Diffstat (limited to 'textproc/p5-XML-Parsepp/Makefile')
-rw-r--r-- | textproc/p5-XML-Parsepp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Parsepp/Makefile b/textproc/p5-XML-Parsepp/Makefile index 1b58cb47ee0c..d033f42ae36a 100644 --- a/textproc/p5-XML-Parsepp/Makefile +++ b/textproc/p5-XML-Parsepp/Makefile @@ -13,7 +13,7 @@ COMMENT= Simplified pure Perl parser for XML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USE_PERL5= 5.14.0+ configure +USE_PERL5= 5.14+ configure USES= perl5 MAN3= XML::Parsepp.3 |