From f7dbd92f23bcad2a3cd986ccb5ee4c987a3549c8 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 2 Mar 2002 19:15:00 +0000 Subject: Add patches merged from NetBSD and from other sources --- .../files/patch-chaos::util::makefile.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice.org-2-devel/files/patch-chaos::util::makefile.mk (limited to 'editors/openoffice.org-2-devel/files/patch-chaos::util::makefile.mk') diff --git a/editors/openoffice.org-2-devel/files/patch-chaos::util::makefile.mk b/editors/openoffice.org-2-devel/files/patch-chaos::util::makefile.mk new file mode 100644 index 000000000000..77dcd12cd410 --- /dev/null +++ b/editors/openoffice.org-2-devel/files/patch-chaos::util::makefile.mk @@ -0,0 +1,11 @@ +--- ../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 -- cgit v1.2.3