summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files/patch-jvmfwk+distributions+OpenOfficeorg+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0/files/patch-jvmfwk+distributions+OpenOfficeorg+makefile.mk')
-rw-r--r--editors/openoffice.org-2.0/files/patch-jvmfwk+distributions+OpenOfficeorg+makefile.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0/files/patch-jvmfwk+distributions+OpenOfficeorg+makefile.mk b/editors/openoffice.org-2.0/files/patch-jvmfwk+distributions+OpenOfficeorg+makefile.mk
new file mode 100644
index 000000000000..2c89e95a8cdb
--- /dev/null
+++ b/editors/openoffice.org-2.0/files/patch-jvmfwk+distributions+OpenOfficeorg+makefile.mk
@@ -0,0 +1,17 @@
+Issuetracker : #i56951#
+CWS : N/A
+Author : <maho@openoffice.org> (JCA)
+Description : FreeBSD porting : javavendors_linux.xml can be used for FreeBSD as well.
+javavendors_linux.xml can be used for FreeBSD as well.
+
+--- jvmfwk/distributions/OpenOfficeorg/makefile.mk Thu Sep 8 04:26:17 2005
++++ jvmfwk/distributions/OpenOfficeorg/makefile.mk Sat Oct 22 18:31:16 2005
+@@ -49,7 +49,7 @@
+ .IF "$(GUI)"=="UNX"
+ .IF "$(OS)"=="MACOSX"
+ +-$(COPY) javavendors_macosx.xml $(BIN)$/javavendors_ooo.xml
+-.ELIF "$(OS)"=="LINUX"
++.ELIF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD"
+ +-$(COPY) javavendors_linux.xml $(BIN)$/javavendors_ooo.xml
+ .ELSE
+ +-$(COPY) javavendors_unx.xml $(BIN)$/javavendors_ooo.xml