diff options
Diffstat (limited to 'editors/openoffice.org-1.1/files/patch-configmgr::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-1.1/files/patch-configmgr::util::makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-1.1/files/patch-configmgr::util::makefile.mk b/editors/openoffice.org-1.1/files/patch-configmgr::util::makefile.mk deleted file mode 100644 index b0738b38b234..000000000000 --- a/editors/openoffice.org-1.1/files/patch-configmgr::util::makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../configmgr/util/makefile.mk.orig Sat Mar 2 20:36:09 2002 -+++ ../configmgr/util/makefile.mk Sat Mar 2 20:36:24 2002 -@@ -73,7 +73,7 @@ - # --- Library ----------------------------------- - - SHL1TARGET= $(CFGMGR_TARGET)$(CFGMGR_MAJOR) --.IF "$(OS)"=="MACOSX" -+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" - #SHL1VERSIONMAP= $(TARGET).$(DLLPOSTFIX).map - .ELSE - SHL1VERSIONMAP= $(TARGET).map |