summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-03-19 05:24:17 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-03-19 05:24:17 +0000
commit64c09dc45f2d2d9f7846ee1cb00088654fa2107f (patch)
tree1ac2842496601c983b4769372091ee857fff9590 /editors/openoffice-1.1/files
parentAdd Peter Grehan's patches to port xorg-server to PowerPC. (diff)
Fix build
o moz project doesn't compile with freetype2.1.9 Submitted by: many people
Notes
Notes: svn path=/head/; revision=131612
Diffstat (limited to 'editors/openoffice-1.1/files')
-rw-r--r--editors/openoffice-1.1/files/moz-patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/files/moz-patch b/editors/openoffice-1.1/files/moz-patch
index 7341aed5cdd5..818bc154943d 100644
--- a/editors/openoffice-1.1/files/moz-patch
+++ b/editors/openoffice-1.1/files/moz-patch
@@ -4,6 +4,9 @@
http://qa.openoffice.org/issues/show_bug.cgi?id=28398
http://qa.openoffice.org/issues/show_bug.cgi?id=11424
+disable freetype2 support since build broken and
+this functionality is not used at all.
+
--- moz/extractfiles.mk.org Sat Oct 30 22:01:49 2004
+++ moz/extractfiles.mk Sat Oct 30 22:00:21 2004
@@ -269,8 +269,8 @@
@@ -17,3 +20,24 @@ http://qa.openoffice.org/issues/show_bug.cgi?id=11424
.ENDIF
.IF "$(GUI)"=="UNX"
+
+--- moz/mozilla-source-1.0.patch.org Tue Feb 10 19:44:34 2004
++++ moz/mozilla-source-1.0.patch Sat Mar 19 12:51:35 2005
+@@ -4471,14 +4471,15 @@
+ return NS_OK;
+ }
+
+---- miss/build/mozilla/.mozconfig Tue Jul 22 21:52:27 2003
++--- misc/build/mozilla/.mozconfig Tue Jul 22 21:52:27 2003
+ +++ misc/build/mozilla/.mozconfig Mon Jul 28 15:07:20 2003
+-@@ -0,0 +1,8 @@
++@@ -0,0 +1,9 @@
+ +ac_add_options --disable-tests
+ +ac_add_options --disable-xprint
+ +ac_add_options --without-system-zlib
+ +ac_add_options --enable-ldap
+ +ac_add_options --disable-debug
+++ac_add_options --disable-freetype2
+ +ac_add_options --enable-optimize
+ +ac_add_options --enable-crypto
+ +ac_add_options --enable-strip