summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-bootstrap.1
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-02-28 23:36:03 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-02-28 23:36:03 +0000
commit61a0b70bc93ba108f14eb356a1f4cb516d2bcbbc (patch)
treeead117b8ceccd59f007369348f4fcc40a664d3fa /editors/openoffice-3-devel/files/patch-bootstrap.1
parentUpdate to 0.62.2 (diff)
First step towards a working port.
Notes
Notes: svn path=/head/; revision=55362
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-bootstrap.1')
-rw-r--r--editors/openoffice-3-devel/files/patch-bootstrap.111
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3-devel/files/patch-bootstrap.1 b/editors/openoffice-3-devel/files/patch-bootstrap.1
deleted file mode 100644
index fc625e321cca..000000000000
--- a/editors/openoffice-3-devel/files/patch-bootstrap.1
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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