summaryrefslogtreecommitdiff
path: root/editors/openoffice/files/patch-ucb::source::ucp::webdav::makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-10-21 08:57:17 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-21 08:57:17 +0000
commitfb89e9b697585fc9977b488719536866ec4a4e14 (patch)
tree31749f632a8b91b25441b7239c6b397169f54572 /editors/openoffice/files/patch-ucb::source::ucp::webdav::makefile.mk
parentPhoenix 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-ucb::source::ucp::webdav::makefile.mk')
-rw-r--r--editors/openoffice/files/patch-ucb::source::ucp::webdav::makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice/files/patch-ucb::source::ucp::webdav::makefile.mk b/editors/openoffice/files/patch-ucb::source::ucp::webdav::makefile.mk
deleted file mode 100644
index 4b505c6571d8..000000000000
--- a/editors/openoffice/files/patch-ucb::source::ucp::webdav::makefile.mk
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../ucb/source/ucp/webdav/makefile.mk.orig Wed Jun 12 01:04:43 2002
-+++ ../ucb/source/ucp/webdav/makefile.mk Wed Jun 12 01:04:53 2002
-@@ -120,7 +120,7 @@
-
- SHL1TARGET=$(TARGET)$(UCP_VERSION)
- SHL1IMPLIB=i$(TARGET)
--.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
-+.IF "$(OS)"=="MACOSX"
- .ELSE
- SHL1VERSIONMAP=exports.map
- .ENDIF