aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-lqr-plugin
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-08-03 04:23:55 +0800
committerkwm <kwm@FreeBSD.org>2015-08-03 04:23:55 +0800
commit8e06482685b64ce8d458dbb06943d4e18ee837cd (patch)
tree36ed89e03b0f2ac4525ba4f4e39af16da597b209 /graphics/gimp-lqr-plugin
parent44a9844e6b8ab862275ea28c01d4bfbc41256986 (diff)
downloadfreebsd-ports-gnome-8e06482685b64ce8d458dbb06943d4e18ee837cd.tar.gz
freebsd-ports-gnome-8e06482685b64ce8d458dbb06943d4e18ee837cd.tar.zst
freebsd-ports-gnome-8e06482685b64ce8d458dbb06943d4e18ee837cd.zip
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@
Diffstat (limited to 'graphics/gimp-lqr-plugin')
-rw-r--r--graphics/gimp-lqr-plugin/Makefile2
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}
5 19:46:55 +0800'>2010-02-051-0/+1 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-293-5/+8 * Fix the plist when doxygen is installed.marcus2009-08-161-0/+11 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * Update to 0.15.8.marcus2009-08-022-4/+4 * Update to 0.15.7.marcus2009-07-073-4/+7 * Update to 0.15.6.marcus2009-04-122-4/+4 * Update to 0.15.5.marcus2009-03-153-4/+7 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-103-9/+13 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+2 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-255-304/+37 * Update to 0.14.4.mezz2007-05-293-7/+25 * - Welcome X.org 7.2 \o/.flz2007-05-202-38/+1 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-193-11/+16 * Update to 0.13.2.mezz2007-01-303-9/+44 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-14