diff options
Diffstat (limited to 'editors/openoffice.org-1.1/files/patch-chaos::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-1.1/files/patch-chaos::util::makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-1.1/files/patch-chaos::util::makefile.mk b/editors/openoffice.org-1.1/files/patch-chaos::util::makefile.mk deleted file mode 100644 index 77dcd12cd410..000000000000 --- a/editors/openoffice.org-1.1/files/patch-chaos::util::makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../chaos/util/makefile.mk.orig Sat Mar 2 18:09:33 2002 -+++ ../chaos/util/makefile.mk Sat Mar 2 18:09:18 2002 -@@ -100,7 +100,7 @@ - - SHL1TARGET= cnt$(UPD)$(DLLPOSTFIX) - SHL1IMPLIB= i$(TARGET) --.IF "$(OS)"=="MACOSX" -+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" - #SHL1VERSIONMAP= exports.$(DLLPOSTFIX).map - .ELSE - SHL1VERSIONMAP= exports.map |