diff options
Diffstat (limited to 'www/p5-Kwiki/Makefile')
-rw-r--r-- | www/p5-Kwiki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Kwiki/Makefile b/www/p5-Kwiki/Makefile index 5f60d32c686e..9e2d0a8a720e 100644 --- a/www/p5-Kwiki/Makefile +++ b/www/p5-Kwiki/Makefile @@ -57,7 +57,7 @@ post-install: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> |