summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/patch-i80129
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-08-15 21:07:06 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-08-15 21:07:06 +0000
commit7d88e9eceaf3b486caeefb86b7f0f2668a8d8e50 (patch)
tree49d9ed76aae8357e1bce29c9acdd08c69ecf3138 /editors/openoffice.org-2-RC/files/patch-i80129
parentUpdate to OOG680_m1. (diff)
Forgot to add new patches...
Notes
Notes: svn path=/head/; revision=197775
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-2-RC/files/patch-i8012918
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/files/patch-i80129 b/editors/openoffice.org-2-RC/files/patch-i80129
new file mode 100644
index 000000000000..90fd4ceb9dc5
--- /dev/null
+++ b/editors/openoffice.org-2-RC/files/patch-i80129
@@ -0,0 +1,18 @@
+Merely a workaround
+
+Index: scp2/source/ure/ure.scp
+===================================================================
+RCS file: /cvs/installation/scp2/source/ure/ure.scp,v
+retrieving revision 1.14
+diff -u -r1.14 ure.scp
+--- scp2/source/ure/ure.scp 18 Jul 2007 08:07:32 -0000 1.14
++++ scp2/source/ure/ure.scp 27 Jul 2007 22:07:16 -0000
+@@ -610,6 +610,8 @@
+ #endif
+ #elif defined MACOSX
+ Name = SCP2_URE_DL_NORMAL(xml2.2);
++#elif defined FREEBSD
++ Name = STRING(CONCAT3(libxml2,UNXSUFFIX,.2.6.17));
+ #else
+ Name = SCP2_URE_DL_VER(xml2, 2);
+ #endif