aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/compiz-plugins-unsupported
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-09 18:56:48 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-09 18:56:48 +0000
commit518aed47e54e19c3e691e5bd5513d77a7f36cb70 (patch)
treee9275d72967af64466e5a68e8b544b7c9728a8b3 /x11-wm/compiz-plugins-unsupported
parent49780fe60b70566c1a3e9ab805b2fe1a15d2696a (diff)
downloadports-518aed47e54e19c3e691e5bd5513d77a7f36cb70.tar.gz
ports-518aed47e54e19c3e691e5bd5513d77a7f36cb70.zip
Make sure these compiz ports depend on gconf2 so the GCONF_SCHEMAS
will get processed. This fixes the build for these ports due to a new check in bsd.gnome.mk. Pointyhat to: kwm@ for not fixing this during the gnome 3.16 exp-run
Notes
Notes: svn path=/head/; revision=393816
Diffstat (limited to 'x11-wm/compiz-plugins-unsupported')
-rw-r--r--x11-wm/compiz-plugins-unsupported/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile
index 067cff86ff6b..27eecfc8afa1 100644
--- a/x11-wm/compiz-plugins-unsupported/Makefile
+++ b/x11-wm/compiz-plugins-unsupported/Makefile
@@ -21,7 +21,7 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_GL= yes
USES= pathfix gettext gmake libtool:keepla pkgconfig tar:bzip2
-USE_GNOME= intltool
+USE_GNOME= gconf2 intltool
USE_XORG= glproto
USE_LDCONFIG= yes