Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
This commit is contained in:
Erwin Lansing
2005-10-31 18:24:21 +00:00
parent 6bc5c356ee
commit acde26f363
102 changed files with 102 additions and 102 deletions

View File

@@ -34,7 +34,7 @@ MAN3= JavaScript::SpiderMonkey.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= 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>