diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-SVG-Graph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile index 683fe12aabf5..b84c7713f3d2 100644 --- a/graphics/p5-SVG-Graph/Makefile +++ b/graphics/p5-SVG-Graph/Makefile @@ -29,7 +29,7 @@ MAN3= SVG::Graph.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> |