summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/files/patch-ucb+source+ucp+webdav+makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-03-05 23:24:06 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-03-05 23:24:06 +0000
commiteeb175d38d569e3cc778faaa3f27ebe4bdd702df (patch)
treea094cbc50c2c3d2c487ddd7d879c055855d226e2 /editors/openoffice.org-2-devel/files/patch-ucb+source+ucp+webdav+makefile.mk
parentAdd py-orbit2. (diff)
Update to 1.1 beta. Work in progress.
de-pkg-comment
Notes
Notes: svn path=/head/; revision=76992
Diffstat (limited to 'editors/openoffice.org-2-devel/files/patch-ucb+source+ucp+webdav+makefile.mk')
-rw-r--r--editors/openoffice.org-2-devel/files/patch-ucb+source+ucp+webdav+makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-2-devel/files/patch-ucb+source+ucp+webdav+makefile.mk b/editors/openoffice.org-2-devel/files/patch-ucb+source+ucp+webdav+makefile.mk
deleted file mode 100644
index 4b505c6571d8..000000000000
--- a/editors/openoffice.org-2-devel/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