diff options
Diffstat (limited to 'graphics/p5-GD-Arrow/Makefile')
-rw-r--r-- | graphics/p5-GD-Arrow/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD-Arrow/Makefile b/graphics/p5-GD-Arrow/Makefile index fa6cd0cbd703..f4cfde202f4f 100644 --- a/graphics/p5-GD-Arrow/Makefile +++ b/graphics/p5-GD-Arrow/Makefile @@ -18,7 +18,8 @@ COMMENT= Draw arrows using GD RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= GD::Arrow.3 |