summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files/patch-ucb::source::ucp::webdav::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.1/files/patch-ucb::source::ucp::webdav::makefile.mk')
-rw-r--r--editors/openoffice-1.1/files/patch-ucb::source::ucp::webdav::makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/files/patch-ucb::source::ucp::webdav::makefile.mk b/editors/openoffice-1.1/files/patch-ucb::source::ucp::webdav::makefile.mk
new file mode 100644
index 000000000000..4b505c6571d8
--- /dev/null
+++ b/editors/openoffice-1.1/files/patch-ucb::source::ucp::webdav::makefile.mk
@@ -0,0 +1,11 @@
+--- ../ucb/source/ucp/webdav/makefile.mk.orig Wed Jun 12 01:04:43 2002
++++ ../ucb/source/ucp/webdav/makefile.mk Wed Jun 12 01:04:53 2002
+@@ -120,7 +120,7 @@
+
+ SHL1TARGET=$(TARGET)$(UCP_VERSION)
+ SHL1IMPLIB=i$(TARGET)
+-.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
++.IF "$(OS)"=="MACOSX"
+ .ELSE
+ SHL1VERSIONMAP=exports.map
+ .ENDIF