summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i80129
blob: 90fd4ceb9dc57e965aa05454bc28f6d18f709fbb (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/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