diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-07 10:53:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-07 10:53:30 +0000 |
commit | 18f7972d85e1eb3c078c49d14a99bb71090ef7d7 (patch) | |
tree | fd4943a5db2e3ac44915f69f4594f3439f5f2e10 /textproc/p5-XML-Parsepp | |
parent | 4bf8f2c0816b7c52773e56ae3c134bbae6b12881 (diff) | |
download | ports-18f7972d85e1eb3c078c49d14a99bb71090ef7d7.tar.gz ports-18f7972d85e1eb3c078c49d14a99bb71090ef7d7.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Parsepp')
-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 |