summaryrefslogtreecommitdiff
path: root/ham/grig/patches
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-10-05 22:54:23 +0000
committerjoerg <joerg@pkgsrc.org>2007-10-05 22:54:23 +0000
commit23bc2063d6d0ee71910c7baad76f0b7c1fad1e56 (patch)
tree95a8c5f71ab2b130b7e44ef6a4bd755b16f67b6d /ham/grig/patches
parent1c38756796ce1654582ed84db2753087e769e0e1 (diff)
downloadpkgsrc-23bc2063d6d0ee71910c7baad76f0b7c1fad1e56.tar.gz
Remove GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12.
Diffstat (limited to 'ham/grig/patches')
-rw-r--r--ham/grig/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/ham/grig/patches/patch-aa b/ham/grig/patches/patch-aa
new file mode 100644
index 00000000000..e774500496b
--- /dev/null
+++ b/ham/grig/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.3 2007/10/05 22:54:24 joerg Exp $
+
+--- src/Makefile.in.orig 2007-10-05 22:02:44.000000000 +0000
++++ src/Makefile.in
+@@ -236,7 +236,6 @@ INCLUDES = \
+ -DG_DISABLE_DEPRECATED \
+ -DGDK_DISABLE_DEPRECATED \
+ -DGDK_PIXBUF_DISABLE_DEPRECATED \
+- -DGTK_DISABLE_DEPRECATED \
+ -DDATADIR=\""$(datadir)"\" \
+ -DPACKAGE_DATA_DIR=\""$(datadir)/grig"\" \
+ -DPACKAGE_PIXMAPS_DIR=\""$(datadir)/pixmaps/grig"\" \