summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-03-05 20:06:09 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-03-05 20:06:09 +0000
commit90c0ae628e9f528cfd35a06384d1c5e6b7a3fc04 (patch)
tree9732ee3832376c9375ecc14eca0bedbca95d1b90 /editors/openoffice.org-3-RC/files
parentFix PORTVERSION. (diff)
Update to OOO310_m3.
Funded by: OpenOffice.org community
Notes
Notes: svn path=/head/; revision=229530
Diffstat (limited to 'editors/openoffice.org-3-RC/files')
-rw-r--r--editors/openoffice.org-3-RC/files/patch-i8454914
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-i84549 b/editors/openoffice.org-3-RC/files/patch-i84549
index 1d7f6517953b..95ec361dcdb1 100644
--- a/editors/openoffice.org-3-RC/files/patch-i84549
+++ b/editors/openoffice.org-3-RC/files/patch-i84549
@@ -6,11 +6,11 @@ diff -u -r1.25 neon.patch
--- neon/neon.patch 22 Jul 2008 17:17:06 -0000 1.25
+++ neon/neon.patch 10 Aug 2008 04:20:27 -0000
@@ -266,7 +266,7 @@
- +#define HAVE_SYS_TYPES_H 1
- +
- +/* Define if the timezone global is available */
--+#ifndef MACOSX
+ +#define HAVE_SYS_TYPES_H 1
+ +
+ +/* Define if the timezone global is available */
+-+#ifndef MACOSX
++#if !defined(MACOSX) && !defined(FREEBSD)
- +#define HAVE_TIMEZONE 1
- +#endif
- +
+ +#define HAVE_TIMEZONE 1
+ +#endif
+ +