Author: jbeich Date: Wed Oct 10 00:27:02 2012 New Revision: 1066 Log: unbreak QT4 build with GIO extension
Added: trunk/mail/thunderbird-esr/files/patch-bug799766 trunk/mail/thunderbird/files/patch-bug799766 trunk/www/firefox-esr/files/patch-bug799766 trunk/www/firefox-nightly/files/patch-bug799766 trunk/www/firefox/files/patch-bug799766 trunk/www/libxul/files/patch-bug799766 trunk/www/seamonkey/files/patch-bug799766 Added: trunk/mail/thunderbird-esr/files/patch-bug799766 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/mail/thunderbird-esr/files/patch-bug799766 Wed Oct 10 00:27:02 2012 (r1066) @@ -0,0 +1,10 @@ +--- mozilla/toolkit/system/gnome/nsGIOService.cpp~ ++++ mozilla/toolkit/system/gnome/nsGIOService.cpp +@@ -12,7 +12,6 @@ + #include <dlfcn.h> + + #include <gio/gio.h> +-#include <gtk/gtk.h> + + + typedef const char* (*get_commandline_t)(GAppInfo*); Added: trunk/mail/thunderbird/files/patch-bug799766 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/mail/thunderbird/files/patch-bug799766 Wed Oct 10 00:27:02 2012 (r1066) @@ -0,0 +1,10 @@ +--- mozilla/toolkit/system/gnome/nsGIOService.cpp~ ++++ mozilla/toolkit/system/gnome/nsGIOService.cpp +@@ -12,7 +12,6 @@ + #include <dlfcn.h> + + #include <gio/gio.h> +-#include <gtk/gtk.h> + + + typedef const char* (*get_commandline_t)(GAppInfo*); Added: trunk/www/firefox-esr/files/patch-bug799766 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/firefox-esr/files/patch-bug799766 Wed Oct 10 00:27:02 2012 (r1066) @@ -0,0 +1,10 @@ +--- toolkit/system/gnome/nsGIOService.cpp~ ++++ toolkit/system/gnome/nsGIOService.cpp +@@ -12,7 +12,6 @@ + #include <dlfcn.h> + + #include <gio/gio.h> +-#include <gtk/gtk.h> + + + typedef const char* (*get_commandline_t)(GAppInfo*); Added: trunk/www/firefox-nightly/files/patch-bug799766 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/firefox-nightly/files/patch-bug799766 Wed Oct 10 00:27:02 2012 (r1066) @@ -0,0 +1,10 @@ +--- toolkit/system/gnome/nsGIOService.cpp~ ++++ toolkit/system/gnome/nsGIOService.cpp +@@ -12,7 +12,6 @@ + #include <dlfcn.h> + + #include <gio/gio.h> +-#include <gtk/gtk.h> + + + typedef const char* (*get_commandline_t)(GAppInfo*); Added: trunk/www/firefox/files/patch-bug799766 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/firefox/files/patch-bug799766 Wed Oct 10 00:27:02 2012 (r1066) @@ -0,0 +1,10 @@ +--- toolkit/system/gnome/nsGIOService.cpp~ ++++ toolkit/system/gnome/nsGIOService.cpp +@@ -12,7 +12,6 @@ + #include <dlfcn.h> + + #include <gio/gio.h> +-#include <gtk/gtk.h> + + + typedef const char* (*get_commandline_t)(GAppInfo*); Added: trunk/www/libxul/files/patch-bug799766 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/libxul/files/patch-bug799766 Wed Oct 10 00:27:02 2012 (r1066) @@ -0,0 +1,10 @@ +--- toolkit/system/gnome/nsGIOService.cpp~ ++++ toolkit/system/gnome/nsGIOService.cpp +@@ -12,7 +12,6 @@ + #include <dlfcn.h> + + #include <gio/gio.h> +-#include <gtk/gtk.h> + + + typedef const char* (*get_commandline_t)(GAppInfo*); Added: trunk/www/seamonkey/files/patch-bug799766 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/seamonkey/files/patch-bug799766 Wed Oct 10 00:27:02 2012 (r1066) @@ -0,0 +1,10 @@ +--- mozilla/toolkit/system/gnome/nsGIOService.cpp~ ++++ mozilla/toolkit/system/gnome/nsGIOService.cpp +@@ -12,7 +12,6 @@ + #include <dlfcn.h> + + #include <gio/gio.h> +-#include <gtk/gtk.h> + + + typedef const char* (*get_commandline_t)(GAppInfo*); _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
