summaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/files/patch-bootstrap.1
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-2.0-devel/files/patch-bootstrap.1')
-rw-r--r--editors/openoffice-2.0-devel/files/patch-bootstrap.111
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-bootstrap.1 b/editors/openoffice-2.0-devel/files/patch-bootstrap.1
new file mode 100644
index 000000000000..fc625e321cca
--- /dev/null
+++ b/editors/openoffice-2.0-devel/files/patch-bootstrap.1
@@ -0,0 +1,11 @@
+--- config_office/bootstrap.1.orig Mon Sep 18 09:13:24 2000
++++ config_office/bootstrap.1 Fri Oct 13 17:51:37 2000
+@@ -9,6 +9,8 @@
+ make linux
+ else if ($platform == "Darwin") then
+ make macosx
++else if ($platform == "FreeBSD") then
++ make linux
+ endif
+
+ if "$?" != "0" exit