summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-scp+source+global+setupzip.scp
blob: db35b2781fe8609459b138efa1940a4419fedca8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- ../scp/source/global/setupzip.scp.orig	Tue Jun  3 09:36:03 2003
+++ ../scp/source/global/setupzip.scp	Tue Jun  3 09:45:36 2003
@@ -637,7 +637,11 @@
         Dir             = GCFG_BINARY_DIR;
         TXT_FILE_BODY;
         Styles          = (PACKED, SETUPZIP);
-        Name            = "libfreetype.so.6";
+#ifdef FREEBSD
+	Name		= "libfreetype.so.9";
+#else
+	Name		= "libfreetype.so.6";
+#endif
 End
 #endif