diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-22 21:31:26 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-22 21:31:26 +0000 |
commit | 197847e66b13514d1f10e30526876941d60f333a (patch) | |
tree | e2b3f1d042f99ff34d93c60874be2049ec74654d /textproc | |
parent | move the following ports to finance: (diff) |
Remove debuggin #
Noticed by: bento via kris
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-IDNA-Punycode/Makefile | 2 |
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> |