summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-ucb::source::ucp::webdav::makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-10-21 09:02:08 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-21 09:02:08 +0000
commit403bb5464a5b30c3853b1554265d0c8741c72690 (patch)
treec828046c732cde09938fa2839d8f8c5d8855f415 /editors/openoffice-3/files/patch-ucb::source::ucp::webdav::makefile.mk
parentAll patches have been repocopied to use + as separator and not "::". (diff)
All patches will be a repocopy from ports/openoffice/files. Remove old
patches with "::" delimiters.
Notes
Notes: svn path=/head/; revision=68481
Diffstat (limited to 'editors/openoffice-3/files/patch-ucb::source::ucp::webdav::makefile.mk')
-rw-r--r--editors/openoffice-3/files/patch-ucb::source::ucp::webdav::makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3/files/patch-ucb::source::ucp::webdav::makefile.mk b/editors/openoffice-3/files/patch-ucb::source::ucp::webdav::makefile.mk
deleted file mode 100644
index 4b505c6571d8..000000000000
--- a/editors/openoffice-3/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