summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2006-05-17 16:08:02 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2006-05-17 16:08:02 +0000
commit898ac018fb3964580590d687456bc06f7287b261 (patch)
treeefc40780c6c4162839eecfb9520334306daa6ddd /editors/openoffice.org-2.0-devel/files
parentAdd few necessary patches to build OOo on amd64. Please note that this (diff)
Fix typo. It never worked because of this. ;-)
Reviewed by: maho (maintainer)
Notes
Notes: svn path=/head/; revision=162669
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files')
-rw-r--r--editors/openoffice.org-2.0-devel/files/optpatch-freetype2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/optpatch-freetype b/editors/openoffice.org-2.0-devel/files/optpatch-freetype
index b47f412488ec..775caad705c2 100644
--- a/editors/openoffice.org-2.0-devel/files/optpatch-freetype
+++ b/editors/openoffice.org-2.0-devel/files/optpatch-freetype
@@ -87,7 +87,7 @@ diff -u -r1.3 freetype-2.1.4.patch
+ /* do not #undef this macro here, since the build system might */
+ /* define for certain configurations */
+ /* */
-+! #define TT_CONFIG_OPTION_BYTECODEpwd_INTERPRETER
++! #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
+
+
+ /*************************************************************************/