aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-IDNA-Punycode
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-01-22 21:31:26 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-01-22 21:31:26 +0000
commit197847e66b13514d1f10e30526876941d60f333a (patch)
treee2b3f1d042f99ff34d93c60874be2049ec74654d /textproc/p5-IDNA-Punycode
parenta335a55aced5e6933285fecfc7eb78fea2e08726 (diff)
downloadports-197847e66b13514d1f10e30526876941d60f333a.tar.gz
ports-197847e66b13514d1f10e30526876941d60f333a.zip
Notes
Diffstat (limited to 'textproc/p5-IDNA-Punycode')
-rw-r--r--textproc/p5-IDNA-Punycode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile
index 31a9d426d2e0..0fa39e92699f 100644
--- a/textproc/p5-IDNA-Punycode/Makefile
+++ b/textproc/p5-IDNA-Punycode/Makefile
@@ -25,7 +25,7 @@ MAN3= IDNA::Punycode.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-#IGNORE= Port requires perl 5.6.0 or later. Install lang/per5 then try again
+IGNORE= Port requires perl 5.6.0 or later. Install lang/per5 then try again
.endif
.include <bsd.port.post.mk>