diff options
Diffstat (limited to 'editors/openoffice.org-2.0/files/patch-store::util::makefile.mk')
| -rw-r--r-- | editors/openoffice.org-2.0/files/patch-store::util::makefile.mk | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0/files/patch-store::util::makefile.mk b/editors/openoffice.org-2.0/files/patch-store::util::makefile.mk new file mode 100644 index 000000000000..842ef8ae49c0 --- /dev/null +++ b/editors/openoffice.org-2.0/files/patch-store::util::makefile.mk @@ -0,0 +1,11 @@ +--- ../store/util/makefile.mk.orig Tue Mar 5 21:47:39 2002 ++++ ../store/util/makefile.mk Tue Mar 5 21:47:59 2002 +@@ -88,7 +88,7 @@ + + SHL1TARGET= $(TARGET) + SHL1IMPLIB= istore +-.IF "$(OS)"=="MACOSX" ++.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" + #SHL1VERSIONMAP= $(TARGET).$(DLLPOSTFIX).map + .ELSE + SHL1VERSIONMAP= $(TARGET).map |
