1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Fix the build with GNOME 2.20.

Approved by:	portmgr (implicit)
This commit is contained in:
Joe Marcus Clarke 2007-11-10 06:32:19 +00:00
parent 15baa74c38
commit 01b3c3bbcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202614

View File

@ -0,0 +1,13 @@
--- glade/gnome/gnomecontrol.c.orig 2003-10-30 13:31:20.000000000 -0500
+++ glade/gnome/gnomecontrol.c 2007-11-10 01:31:32.000000000 -0500
@@ -16,8 +16,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define BONOBO_DISABLE_DEPRECATED
-#define BONOBO_UI_DISABLE_DEPRECATED
+/*#define BONOBO_DISABLE_DEPRECATED
+#define BONOBO_UI_DISABLE_DEPRECATED*/
/*
* Glade only shows Bonobo controls which have a 'glade:show' attribute set