summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk')
-rw-r--r--editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk b/editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk
new file mode 100644
index 000000000000..18e68e89120b
--- /dev/null
+++ b/editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk
@@ -0,0 +1,11 @@
+--- ../ucb/source/ucp/hierarchy/makefile.mk.orig Wed Jun 12 01:34:50 2002
++++ ../ucb/source/ucp/hierarchy/makefile.mk Wed Jun 12 01:34:52 2002
+@@ -96,7 +96,7 @@
+
+ SHL1TARGET=$(TARGET)$(UCPHIER_MAJOR)
+ SHL1IMPLIB=i$(TARGET)
+-.IF "$(OS)"=="MACOSX"||"$(OS)"=="FREEBSD"
++.IF "$(OS)"=="MACOSX"
+ .ELSE
+ SHL1VERSIONMAP= $(TARGET).map
+ .ENDIF