summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-14 09:04:10 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-14 09:04:10 +0000
commitcf16dd94fe1a65aa89159ee14f205e9bafa90488 (patch)
tree0444fd7037067f392b018f59d169cf359765b530 /editors/openoffice-1.0/files
parentBumped portrevision for previous commit (sorry, it's late, I forgot), since (diff)
Add missing newline.
Submitted by: Mathieu Arnold <m@absolight.fr>
Notes
Notes: svn path=/head/; revision=64493
Diffstat (limited to 'editors/openoffice-1.0/files')
-rw-r--r--editors/openoffice-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx2
-rw-r--r--editors/openoffice-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx b/editors/openoffice-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx
index 03c9a5866f23..61a769b34585 100644
--- a/editors/openoffice-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx
+++ b/editors/openoffice-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx
@@ -5,7 +5,7 @@
/* some platforms have no hotspot yet even under jdk 1.3 */
/* so treat them like classic in JDK 1.2.x */
-#if defined(POWERPC) && defined(LINUX)
-+#if defined(POWERPC) && defined(LINUX) ||
++#if defined(POWERPC) && defined(LINUX) || \
+ defined(INTEL) && defined(FREEBSD)
+
#define NO_HOTSPOT_USE_CLASSIC 1
diff --git a/editors/openoffice-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx b/editors/openoffice-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx
index 03c9a5866f23..61a769b34585 100644
--- a/editors/openoffice-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx
+++ b/editors/openoffice-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx
@@ -5,7 +5,7 @@
/* some platforms have no hotspot yet even under jdk 1.3 */
/* so treat them like classic in JDK 1.2.x */
-#if defined(POWERPC) && defined(LINUX)
-+#if defined(POWERPC) && defined(LINUX) ||
++#if defined(POWERPC) && defined(LINUX) || \
+ defined(INTEL) && defined(FREEBSD)
+
#define NO_HOTSPOT_USE_CLASSIC 1