From 23bc2063d6d0ee71910c7baad76f0b7c1fad1e56 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 5 Oct 2007 22:54:23 +0000 Subject: Remove GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12. --- ham/grig/distinfo | 3 ++- ham/grig/patches/patch-aa | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 ham/grig/patches/patch-aa (limited to 'ham') diff --git a/ham/grig/distinfo b/ham/grig/distinfo index 4234afce36c..5e1e584bcb4 100644 --- a/ham/grig/distinfo +++ b/ham/grig/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2006/12/27 05:57:25 wulf Exp $ +$NetBSD: distinfo,v 1.6 2007/10/05 22:54:23 joerg Exp $ SHA1 (grig-0.7.2.tar.gz) = 7b5f1e7f77a8b8907a77ba11a1e17c2eaff884f2 RMD160 (grig-0.7.2.tar.gz) = 2184e7e4fb343a5d8f391337273f4d864a088c9c Size (grig-0.7.2.tar.gz) = 494153 bytes +SHA1 (patch-aa) = 174015862d9b35f733d4c9659a01ba697ae611b5 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"\" \ -- cgit v1.2.3