diff options
Diffstat (limited to 'security/p5-GD-SecurityImage/Makefile')
-rw-r--r-- | security/p5-GD-SecurityImage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-GD-SecurityImage/Makefile b/security/p5-GD-SecurityImage/Makefile index bbbaa3497b8c..258bf3fe2905 100644 --- a/security/p5-GD-SecurityImage/Makefile +++ b/security/p5-GD-SecurityImage/Makefile @@ -19,7 +19,8 @@ IMAGEMAGICK_DESC= Build ImageMagick module PORTSCOUT= skipv:1.581 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= GD::SecurityImage.3 \ GD::SecurityImage::GD.3 \ |