diff options
Diffstat (limited to 'graphics/gimp-lqr-plugin/Makefile')
-rw-r--r-- | graphics/gimp-lqr-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-lqr-plugin/Makefile b/graphics/gimp-lqr-plugin/Makefile index 9c1eefb0bb12..d500cbfd7aa7 100644 --- a/graphics/gimp-lqr-plugin/Makefile +++ b/graphics/gimp-lqr-plugin/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app \ USES= tar:bzip2 gettext gmake pkgconfig GNU_CONFIGURE= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool PLUGIN_DIR?= libexec/gimp/2.2/plug-ins PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR} |