From 2f60a7bfc4715014c42d67985f77c26158e97c3c Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 2 Mar 2002 20:27:00 +0000 Subject: Add patches recieved from Carlos Fernando Assis Paniago More will follow --- editors/openoffice.org-3/files/patch-inet::util::makefile.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice.org-3/files/patch-inet::util::makefile.mk (limited to 'editors/openoffice.org-3/files/patch-inet::util::makefile.mk') diff --git a/editors/openoffice.org-3/files/patch-inet::util::makefile.mk b/editors/openoffice.org-3/files/patch-inet::util::makefile.mk new file mode 100644 index 000000000000..cbbeb2e86e5e --- /dev/null +++ b/editors/openoffice.org-3/files/patch-inet::util::makefile.mk @@ -0,0 +1,11 @@ +--- ../util/makefile.mk.orig Sat Mar 2 21:17:20 2002 ++++ ../inet/util/makefile.mk Sat Mar 2 21:17:42 2002 +@@ -116,7 +116,7 @@ + + SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) + SHL1IMPLIB= $(TARGET) +-.IF "$(OS)"=="MACOSX" ++.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" + #SHL1VERSIONMAP= $(TARGET).$(DLLPOSTFIX).map + .ELSE + SHL1VERSIONMAP= $(TARGET).map -- cgit v1.2.3