- Rewrite IGNORE line.

Noticed by:	kris
This commit is contained in:
Florent Thoumie 2005-11-16 20:07:58 +00:00
parent 5c8afcbe01
commit 3297cba98e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148511

View file

@ -22,7 +22,7 @@ MAN3= Config::Fast.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= Need at least perl 5.6 to build
IGNORE= needs at least perl 5.6 to build
.endif
.include <bsd.port.post.mk>