diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
commit | fb89e9b697585fc9977b488719536866ec4a4e14 (patch) | |
tree | 31749f632a8b91b25441b7239c6b397169f54572 /editors/openoffice/files/patch-connectivity::source::drivers::file::makefile.mk | |
parent | Phoenix is a fast, minimal browser from the Mozilla project. This port (diff) |
All patches have been repocopied to use + as separator and not "::".
Notes
Notes:
svn path=/head/; revision=68480
Diffstat (limited to 'editors/openoffice/files/patch-connectivity::source::drivers::file::makefile.mk')
-rw-r--r-- | editors/openoffice/files/patch-connectivity::source::drivers::file::makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice/files/patch-connectivity::source::drivers::file::makefile.mk b/editors/openoffice/files/patch-connectivity::source::drivers::file::makefile.mk deleted file mode 100644 index 8776a49f52f1..000000000000 --- a/editors/openoffice/files/patch-connectivity::source::drivers::file::makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../connectivity/source/drivers/file/makefile.mk.orig Wed Jun 12 01:12:42 2002 -+++ ../connectivity/source/drivers/file/makefile.mk Wed Jun 12 01:12:44 2002 -@@ -112,7 +112,7 @@ - $(SLO)$/fanalyzer.obj \ - $(SLO)$/fcomp.obj - --.IF "$(OS)"=="MACOSX"||"$(OS)"=="FREEBSD" -+.IF "$(OS)"=="MACOSX" - #SHL1VERSIONMAP=$(TARGET).$(DLLPOSTFIX).map - .ELSE - #SHL1VERSIONMAP=$(TARGET).map |