diff options
Diffstat (limited to 'editors/openoffice.org-3/files/patch-package::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-3/files/patch-package::util::makefile.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice.org-3/files/patch-package::util::makefile.mk b/editors/openoffice.org-3/files/patch-package::util::makefile.mk deleted file mode 100644 index 2bf58cecdb01..000000000000 --- a/editors/openoffice.org-3/files/patch-package::util::makefile.mk +++ /dev/null @@ -1,12 +0,0 @@ ---- ../package/util/makefile.mk.orig Sat Mar 2 22:06:28 2002 -+++ ../package/util/makefile.mk Sat Mar 2 22:06:31 2002 -@@ -88,7 +88,9 @@ - - SHL1TARGET=$(TARGET)$(MAJOR_VERSION) - SHL1IMPLIB=i$(TARGET) -+.IF "$(OS)"!="FREEBSD" - SHL1VERSIONMAP=$(SOLARENV)$/src$/component.map -+.ENDIF - - SHL1STDLIBS=\ - $(CPPULIB) \ |