diff options
Diffstat (limited to 'graphics/renrot/Makefile')
-rw-r--r-- | graphics/renrot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/renrot/Makefile b/graphics/renrot/Makefile index 745d80e05625..789f72fda7ef 100644 --- a/graphics/renrot/Makefile +++ b/graphics/renrot/Makefile @@ -14,7 +14,8 @@ LICENSE= ART20 BUILD_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool RUN_DEPENDS:= ${BUILD_DEPENDS} jpegtran:${PORTSDIR}/graphics/jpeg -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure OPTIONS_DEFINE= IMAGEMAGICK DOCS IMAGEMAGICK_DESC= Image::Magick Perl module support |