summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i80129
blob: 24cc48f48ccddd9d4d860db43174e159ba291622 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Merely a workaround

Index: scp2/source/ooo/ure.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ooo/ure.scp,v
retrieving revision 1.2
diff -u -r1.2 ure.scp
--- scp2/source/ooo/ure.scp	18 Mar 2008 13:35:26 -0000	1.2
+++ scp2/source/ooo/ure.scp	21 Mar 2008 07:30:43 -0000
@@ -684,6 +684,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