diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-29 21:50:36 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-29 21:50:36 +0000 |
commit | c4e1c333d7f25f922b6d72b66c7d3fbca6dcd460 (patch) | |
tree | 71e492c10a59a1d6d9ed9a5b02f5e1a2a99d00ed /textproc/p5-Text-MagicTemplate | |
parent | 7b32d590c08687b1f558a666af467e2b267ac538 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-MagicTemplate')
-rw-r--r-- | textproc/p5-Text-MagicTemplate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-MagicTemplate/Makefile b/textproc/p5-Text-MagicTemplate/Makefile index 9f21dc2db6b2..a17cecdd0bd7 100644 --- a/textproc/p5-Text-MagicTemplate/Makefile +++ b/textproc/p5-Text-MagicTemplate/Makefile @@ -25,7 +25,7 @@ MAN3= Text::MagicTemplate.3 \ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE=3D This port requires perl 5.6.1 or later. Install lang/perl5 then try again +IGNORE= This port requires perl 5.6.1 or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> |