aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::calc::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::calc::makefile.mk')
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::calc::makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::calc::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::calc::makefile.mk
new file mode 100644
index 000000000000..9141439c02cb
--- /dev/null
+++ b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::calc::makefile.mk
@@ -0,0 +1,11 @@
+--- ../connectivity/source/drivers/calc/makefile.mk.orig Sat Mar 2 20:42:07 2002
++++ ../connectivity/source/drivers/calc/makefile.mk Sat Mar 2 20:41:59 2002
+@@ -91,7 +91,7 @@
+ $(SLO)$/Cservices.obj \
+ $(SLO)$/CDriver.obj
+
+-.IF "$(OS)"!="MACOSX"
++.IF "$(OS)"!="MACOSX" || "$(OS)"!="FREEBSD"
+ SHL1VERSIONMAP= $(TARGET).map
+ .ENDIF
+ # --- Library -----------------------------------