diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-17 12:56:09 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-17 12:56:09 +0000 |
commit | af63e06d7ced8eee4d23ad8ef955041253de3bde (patch) | |
tree | 2b98da8cfdde634ba0a921b96c8a585e50525a90 /editors/openoffice-2.0-devel/files/patch-extensions+source+scanner+makefile.mk | |
parent | Upgrade to 20030716. (diff) |
1. update to fresh checkout of OpenOffice.org (1.1RC2)
tagged under cws_srx645_ooo11rc2
2. still broken with installation failure.
Reviewed by: mbr
Diffstat (limited to 'editors/openoffice-2.0-devel/files/patch-extensions+source+scanner+makefile.mk')
-rw-r--r-- | editors/openoffice-2.0-devel/files/patch-extensions+source+scanner+makefile.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-extensions+source+scanner+makefile.mk b/editors/openoffice-2.0-devel/files/patch-extensions+source+scanner+makefile.mk deleted file mode 100644 index b096f4ea9ccc..000000000000 --- a/editors/openoffice-2.0-devel/files/patch-extensions+source+scanner+makefile.mk +++ /dev/null @@ -1,12 +0,0 @@ ---- ../extensions/source/scanner/makefile.mk.orig Mon Jun 2 04:37:00 2003 -+++ ../extensions/source/scanner/makefile.mk Mon Jun 2 04:37:03 2003 -@@ -135,7 +135,9 @@ - $(GOODIESLIB) - - .IF "$(GUI)"=="UNX" -+.IF "$(OS)"!="FREEBSD" - SHL1STDLIBS+=$(SVTOOLLIB) -ldl -+.ENDIF - .ENDIF - - SHL1DEF=$(MISC)$/$(SHL1TARGET).def |