diff options
Diffstat (limited to 'editors/openoffice.org-2.0/files/patch-xmlhelp::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-2.0/files/patch-xmlhelp::util::makefile.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice.org-2.0/files/patch-xmlhelp::util::makefile.mk b/editors/openoffice.org-2.0/files/patch-xmlhelp::util::makefile.mk deleted file mode 100644 index 4f7d0984c32d..000000000000 --- a/editors/openoffice.org-2.0/files/patch-xmlhelp::util::makefile.mk +++ /dev/null @@ -1,12 +0,0 @@ ---- ../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= \ |