diff options
Diffstat (limited to 'www/p5-HTML-Strip/Makefile')
-rw-r--r-- | www/p5-HTML-Strip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Strip/Makefile b/www/p5-HTML-Strip/Makefile index 314a83375c63..6bcaf53d68fc 100644 --- a/www/p5-HTML-Strip/Makefile +++ b/www/p5-HTML-Strip/Makefile @@ -22,7 +22,7 @@ MAN3= HTML::Strip.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -IGNORE= This port requires perl 5.8.0 or later. Install lang/perl5.8 then try again +IGNORE= This port requires perl 5.8.0 or later. Install lang/perl5.8 then try again .endif .include <bsd.port.post.mk> |