aboutsummaryrefslogtreecommitdiffstats
path: root/www/kazehakase
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-12-02 16:32:02 +0800
committerahze <ahze@FreeBSD.org>2004-12-02 16:32:02 +0800
commit33ca128b59bd325b7635b913fcaea098a44b7469 (patch)
treeab384e21353d18df99150fd1c8a63a9b7b63ab98 /www/kazehakase
parent4340994d3a6056462e36603c02eb60d417aba740 (diff)
downloadfreebsd-ports-gnome-33ca128b59bd325b7635b913fcaea098a44b7469.tar.gz
freebsd-ports-gnome-33ca128b59bd325b7635b913fcaea098a44b7469.tar.zst
freebsd-ports-gnome-33ca128b59bd325b7635b913fcaea098a44b7469.zip
Fix build with latest mozilla 1.8a5
Diffstat (limited to 'www/kazehakase')
-rw-r--r--www/kazehakase/files/patch-kz-mozembed.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/kazehakase/files/patch-kz-mozembed.cpp b/www/kazehakase/files/patch-kz-mozembed.cpp
new file mode 100644
index 000000000000..35f92b7b366c
--- /dev/null
+++ b/www/kazehakase/files/patch-kz-mozembed.cpp
@@ -0,0 +1,11 @@
+--- src/mozilla/kz-mozembed.cpp.orig Thu Dec 2 03:08:25 2004
++++ src/mozilla/kz-mozembed.cpp Thu Dec 2 03:08:35 2004
+@@ -64,7 +64,7 @@
+ #include <docshell/nsIDocShellTreeItem.h>
+ #include <docshell/nsIDocShellTreeOwner.h>
+ #include <nsIPresShell.h>
+-#include <nsIPresContext.h>
++// #include <nsIPresContext.h>
+ #include <nsIDOMNodeList.h>
+ #include <nsIDOMWindow.h>
+ #include <nsISelection.h>