diff options
Diffstat (limited to 'textproc/p5-PDF-API3')
-rw-r--r-- | textproc/p5-PDF-API3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile index 0b7ba2fcc5ab..7fb6733d3c4e 100644 --- a/textproc/p5-PDF-API3/Makefile +++ b/textproc/p5-PDF-API3/Makefile @@ -25,7 +25,7 @@ PERL_SITELIBDIR= ${SITE_PERL} .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -IGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8 then try again +IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 then try again .endif .include <bsd.port.post.mk> |