summaryrefslogtreecommitdiff
path: root/wm/compiz/patches
diff options
context:
space:
mode:
authortnn <tnn>2009-10-31 13:47:52 +0000
committertnn <tnn>2009-10-31 13:47:52 +0000
commita573082392046e2260e8f3d5dabb43766f6af67b (patch)
tree2f33ee1c9fea4e6e9a40b79bc4a328e41eee2cbf /wm/compiz/patches
parent3dbcd2a80e53e64a0ef096e883ea6b7caf8eb589 (diff)
downloadpkgsrc-a573082392046e2260e8f3d5dabb43766f6af67b.tar.gz
fix GConf detection
Diffstat (limited to 'wm/compiz/patches')
-rw-r--r--wm/compiz/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/wm/compiz/patches/patch-ad b/wm/compiz/patches/patch-ad
new file mode 100644
index 00000000000..13444616d46
--- /dev/null
+++ b/wm/compiz/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2009/10/31 13:47:52 tnn Exp $
+
+--- gtk/gnome/Makefile.in.orig 2009-10-31 14:45:16.000000000 +0100
++++ gtk/gnome/Makefile.in
+@@ -292,7 +292,7 @@ moduledir = $(DESTDIR)$(windowsettingsli
+ @USE_GNOME_KEYBINDINGS_TRUE@@USE_GNOME_TRUE@xmldir = $(DESTDIR)$(keybindingsdir)
+ @USE_GNOME_KEYBINDINGS_TRUE@@USE_GNOME_TRUE@xml_in_files = 50-compiz-desktop-key.xml.in 50-compiz-key.xml.in
+ @USE_GNOME_KEYBINDINGS_TRUE@@USE_GNOME_TRUE@xml_files = $(xml_in_files:.xml.in=.xml)
+-INCLUDES = @GNOME_WINDOW_SETTINGS_CFLAGS@ \
++INCLUDES = @GNOME_WINDOW_SETTINGS_CFLAGS@ @GCONF_CFLAGS@ \
+ -DMETACITY_THEME_DIR=\""$(windowsettingsdatadir)/themes"\"
+
+ noinst_LTLIBRARIES = \