diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 01:17:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 01:17:11 +0000 |
commit | d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f (patch) | |
tree | eb99351a20fef483ef69ee7b5e32ef22e03d3327 /graphics/gimp-lqr-plugin | |
parent | f3a777ce3c991bd350c91e45d9baa191522e294f (diff) |
Notes
Diffstat (limited to 'graphics/gimp-lqr-plugin')
-rw-r--r-- | graphics/gimp-lqr-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp-lqr-plugin/Makefile b/graphics/gimp-lqr-plugin/Makefile index d05bc5ae3a07..7be7133d0f5f 100644 --- a/graphics/gimp-lqr-plugin/Makefile +++ b/graphics/gimp-lqr-plugin/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app \ GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig USE_GNOME= gtk20 PLUGIN_DIR?= libexec/gimp/2.2/plug-ins |