From 320030325d1cdedf891b335ffce64ed5735e81f0 Mon Sep 17 00:00:00 2001 From: kristerw Date: Mon, 12 Apr 2004 02:41:59 +0000 Subject: Remove the -DGTK_DISABLE_DEPRECATED (namespace protection) define so that this package build with the include files from the devel/libgnomeui-2.6.0 package. --- textproc/gnome-spell/distinfo | 3 ++- textproc/gnome-spell/patches/patch-aa | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 textproc/gnome-spell/patches/patch-aa (limited to 'textproc') diff --git a/textproc/gnome-spell/distinfo b/textproc/gnome-spell/distinfo index 777b0bb04a8..ab3abb0224f 100644 --- a/textproc/gnome-spell/distinfo +++ b/textproc/gnome-spell/distinfo @@ -1,3 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/02/14 21:43:51 minskim Exp $ +$NetBSD: distinfo,v 1.2 2004/04/12 02:41:59 kristerw Exp $ SHA1 (gnome-spell-1.0.5.tar.bz2) = 03f056847b71abe60cdfec1c315c880334171a4a Size (gnome-spell-1.0.5.tar.bz2) = 216628 bytes +SHA1 (patch-aa) = 4d418795008fe22baed95cb642b878c1acba42e6 diff --git a/textproc/gnome-spell/patches/patch-aa b/textproc/gnome-spell/patches/patch-aa new file mode 100644 index 00000000000..3e84e2245f2 --- /dev/null +++ b/textproc/gnome-spell/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1 2004/04/12 02:41:59 kristerw Exp $ + +--- gnome-spell/Makefile.in.orig Mon Apr 12 02:19:34 2004 ++++ gnome-spell/Makefile.in Mon Apr 12 02:21:36 2004 +@@ -138,7 +138,6 @@ + -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ + -DGLADE_DATADIR=\"$(gladedir)\" \ + -DPLUGIN_DIR=\""$(PLUGIN_DIR)"\" \ +- -DGTK_DISABLE_DEPRECATED=1 \ + -DASPELL_DICT=\""$(ASPELL_DICT)"\" \ + $(GNOME_SPELL_CFLAGS) \ + $(END) -- cgit v1.2.3