summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/patch-i80129
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-28 05:49:59 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-28 05:49:59 +0000
commit8cc5d5476277491942e4695f3ffd43176f7badc6 (patch)
tree3f302286ad41d8dd1e3fab33685d7b7771ee5ab3 /editors/openoffice.org-vcltesttool/files/patch-i80129
parentSync with master 1.577. (diff)
Update to SRC680_m222.
Notes
Notes: svn path=/head/; revision=196436
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-i80129')
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-i8012918
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i80129 b/editors/openoffice.org-vcltesttool/files/patch-i80129
new file mode 100644
index 000000000000..90fd4ceb9dc5
--- /dev/null
+++ b/editors/openoffice.org-vcltesttool/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