From 1c1cfed19ddbd6c3e0f763d4ad2c779dc6ea3f44 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 3 Mar 2002 00:56:13 +0000 Subject: Another 7 patches from Carlos --- .../files/patch-xmlhelp::util::makefile.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 editors/openoffice.org-2.0-devel/files/patch-xmlhelp::util::makefile.mk (limited to 'editors/openoffice.org-2.0-devel/files/patch-xmlhelp::util::makefile.mk') diff --git a/editors/openoffice.org-2.0-devel/files/patch-xmlhelp::util::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-xmlhelp::util::makefile.mk new file mode 100644 index 000000000000..4f7d0984c32d --- /dev/null +++ b/editors/openoffice.org-2.0-devel/files/patch-xmlhelp::util::makefile.mk @@ -0,0 +1,12 @@ +--- ../xmlhelp/util/makefile.mk.orig Sun Mar 3 01:49:15 2002 ++++ ../xmlhelp/util/makefile.mk Sun Mar 3 01:49:19 2002 +@@ -94,7 +94,9 @@ + SHL1TARGET=$(TARGET)$(UCP_VERSION) + SHL1DEF=$(MISC)$/$(SHL1TARGET).def + SHL1IMPLIB=i$(TARGET) ++.IF "$(OS)"!="FREEBSD" + SHL1VERSIONMAP=exports.map ++.ENDIF + + # Add additional libs here. + SHL1STDLIBS= \ -- cgit v1.2.3