aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2005-12-15 02:59:28 +0000
committerAaron Dalton <aaron@FreeBSD.org>2005-12-15 02:59:28 +0000
commitbdd1e6bdc450acf24d30eda8055d33f1e61037d3 (patch)
tree6eeb5196b506231eca34240961aa5ba25be32f6e /textproc
parentfe7835730a7338c330aa586aecd8f312beb6af11 (diff)
downloadports-bdd1e6bdc450acf24d30eda8055d33f1e61037d3.tar.gz
ports-bdd1e6bdc450acf24d30eda8055d33f1e61037d3.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-URI-Find/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile
index 33ec9df6f290..78479d07fdff 100644
--- a/textproc/p5-URI-Find/Makefile
+++ b/textproc/p5-URI-Find/Makefile
@@ -25,6 +25,8 @@ MAN3= URI::Find.3 \
.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6 or above due to dependencies
+.endif
.include <bsd.port.post.mk>