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.
This commit is contained in:
kristerw 2004-04-12 02:41:59 +00:00
parent 25dd5c1ab7
commit 320030325d
2 changed files with 14 additions and 1 deletions

View file

@ -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

View file

@ -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)