aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 18:53:30 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 18:53:30 +0800
commit18f7972d85e1eb3c078c49d14a99bb71090ef7d7 (patch)
treefd4943a5db2e3ac44915f69f4594f3439f5f2e10 /textproc
parent4bf8f2c0816b7c52773e56ae3c134bbae6b12881 (diff)
downloadfreebsd-ports-gnome-18f7972d85e1eb3c078c49d14a99bb71090ef7d7.tar.gz
freebsd-ports-gnome-18f7972d85e1eb3c078c49d14a99bb71090ef7d7.tar.zst
freebsd-ports-gnome-18f7972d85e1eb3c078c49d14a99bb71090ef7d7.zip
- Use 5.14+ instead of 5.14.0+
Suggested by: az (via IRC)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Parsepp/Makefile2
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