diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-12 18:16:09 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-12 18:16:09 +0000 |
commit | b902740e00685305dc1edfa671adf29c9c968bb1 (patch) | |
tree | 10548e32c4cd679f1056c58f1ac97df93d1666c6 /www/seamonkey2/files/patch-xpfe::bootstrap::nsAppRunner.cpp | |
parent | use 'local-distfiles' (diff) |
Long awaited 0.9.9 update. For some reason configure doesn't pick up our
request to enable chatzilla, therefore it is not enabled now - the issue
is under investigation, but anybody is free to smash maintainers with a
relevant patch.
Notes
Notes:
svn path=/head/; revision=55943
Diffstat (limited to 'www/seamonkey2/files/patch-xpfe::bootstrap::nsAppRunner.cpp')
-rw-r--r-- | www/seamonkey2/files/patch-xpfe::bootstrap::nsAppRunner.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/seamonkey2/files/patch-xpfe::bootstrap::nsAppRunner.cpp b/www/seamonkey2/files/patch-xpfe::bootstrap::nsAppRunner.cpp deleted file mode 100644 index d1fec376adcf..000000000000 --- a/www/seamonkey2/files/patch-xpfe::bootstrap::nsAppRunner.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- xpfe/bootstrap/nsAppRunner.cpp.orig Mon Nov 26 16:53:29 2001 -+++ xpfe/bootstrap/nsAppRunner.cpp Mon Nov 26 16:54:12 2001 -@@ -1060,7 +1060,7 @@ - - #if defined(FREEBSD) - // pick up fpsetmask prototype. --#include <floatingpoint.h> -+#include <ieeefp.h> - #endif - - // Note: nativeApp is an owning reference that this function has responsibility |