diff options
Diffstat (limited to 'devel/p5-Sort-Key-DateTime/Makefile')
-rw-r--r-- | devel/p5-Sort-Key-DateTime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Sort-Key-DateTime/Makefile b/devel/p5-Sort-Key-DateTime/Makefile index 3af6b6b5d51e..157a03847938 100644 --- a/devel/p5-Sort-Key-DateTime/Makefile +++ b/devel/p5-Sort-Key-DateTime/Makefile @@ -26,7 +26,7 @@ MAN3= Sort::Key::DateTime.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -IGNORE= Port requires perl 5.8.0 or later. Install lang/perl5.8 and try again +IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again .endif .include <bsd.port.post.mk> |