diff options
Diffstat (limited to 'www/p5-HTML-Mason/Makefile')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index f2398f35a48e..0c91b4814427 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -64,7 +64,7 @@ OPTIONS= MOD_PERL "with mod_perl dependency" off .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again +IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again .endif .if defined(WITH_MOD_PERL) |