aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/compiz-plugins-main
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-main
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-main')
-rw-r--r--x11-wm/compiz-plugins-main/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile
index 6178661981a8..02ae664a043d 100644
--- a/x11-wm/compiz-plugins-main/Makefile
+++ b/x11-wm/compiz-plugins-main/Makefile
@@ -21,7 +21,7 @@ INSTALL_TARGET= install-strip
USE_GL= yes
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
USE_CSTD= gnu89
-USE_GNOME= intltool
+USE_GNOME= gconf2 intltool
USE_XORG= glproto
USE_LDCONFIG= yes