diff options
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i80129')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-i80129 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i80129 b/editors/openoffice-3-devel/files/patch-i80129 deleted file mode 100644 index 24cc48f48ccd..000000000000 --- a/editors/openoffice-3-devel/files/patch-i80129 +++ /dev/null @@ -1,18 +0,0 @@ -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 |