aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-lqr-plugin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 01:17:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 01:17:11 +0000
commitd20742f0c1923ad3e0ef146e17c3f9e9ea3f226f (patch)
treeeb99351a20fef483ef69ee7b5e32ef22e03d3327 /graphics/gimp-lqr-plugin
parentf3a777ce3c991bd350c91e45d9baa191522e294f (diff)
downloadports-d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f.tar.gz
ports-d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f.zip
Add explicit dependency on pkgconf
While here: - trim headers - convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=325761
Diffstat (limited to 'graphics/gimp-lqr-plugin')
-rw-r--r--graphics/gimp-lqr-plugin/Makefile3
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