diff options
Diffstat (limited to 'devel/p5-Algorithm-Evolutionary/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Evolutionary/Makefile b/devel/p5-Algorithm-Evolutionary/Makefile index e7733e0a532a..c628879a63fe 100644 --- a/devel/p5-Algorithm-Evolutionary/Makefile +++ b/devel/p5-Algorithm-Evolutionary/Makefile @@ -63,7 +63,7 @@ MAN3= Algorithm::Evolutionary.3 \ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= Port requires perl 5.6.1 or later. Install lang/perl5 then try again +IGNORE= requires perl 5.6.1 or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> |