diff options
Diffstat (limited to 'graphics/gimp-greycstoration')
-rw-r--r-- | graphics/gimp-greycstoration/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-greycstoration/Makefile b/graphics/gimp-greycstoration/Makefile index e506d37e80f8..b9f61a3d7f08 100644 --- a/graphics/gimp-greycstoration/Makefile +++ b/graphics/gimp-greycstoration/Makefile @@ -24,6 +24,7 @@ RUN_DEPENDS= gimp>0:${PORTSDIR}/graphics/gimp \ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gtk20 +USE_PERL5= yes # Redifine this if you need PLUGIN_DIR?= libexec/gimp/2.2/plug-ins |