diff options
Diffstat (limited to 'graphics/p5-GD-Thumbnail/Makefile')
-rw-r--r-- | graphics/p5-GD-Thumbnail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD-Thumbnail/Makefile b/graphics/p5-GD-Thumbnail/Makefile index d0073002816b..5cf379da081b 100644 --- a/graphics/p5-GD-Thumbnail/Makefile +++ b/graphics/p5-GD-Thumbnail/Makefile @@ -13,7 +13,8 @@ COMMENT= Thumbnail maker for GD BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= GD::Thumbnail.3 |