diff options
author | maho <maho@FreeBSD.org> | 2007-09-28 04:11:09 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-09-28 04:11:09 +0000 |
commit | 8896ced1ab1a83b95e10b3eef2b0cd7130732f23 (patch) | |
tree | 936f4f756958afa89515c75f7c3b97ab97776185 /editors/openoffice.org-3-RC | |
parent | f1eb3610c4d50cbbb35d8326b0afb305758358ce (diff) | |
download | FreeBSD-ports-8896ced1ab1a83b95e10b3eef2b0cd7130732f23.zip FreeBSD-ports-8896ced1ab1a83b95e10b3eef2b0cd7130732f23.tar.gz |
Build fix with WITH_TTF_BYTECODE_ENABLED enabled.
Submitted by: truckman
Also reported by: Rainer Alves <rainer.alves@gmail.com> and Ben Stuyts <ben@altesco.nl>
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/files/optpatch-freetype | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice.org-3-RC/files/optpatch-freetype b/editors/openoffice.org-3-RC/files/optpatch-freetype index 36a8a8a..59a8490 100644 --- a/editors/openoffice.org-3-RC/files/optpatch-freetype +++ b/editors/openoffice.org-3-RC/files/optpatch-freetype @@ -5,15 +5,15 @@ retrieving revision 1.2 diff -u -r1.2 freetype-2.2.1.patch --- freetype/freetype-2.2.1.patch 3 Aug 2006 14:58:26 -0000 1.2 +++ freetype/freetype-2.2.1.patch 18 Nov 2006 07:15:21 -0000 -@@ -1,5 +1,5 @@ --*** misc/freetype-2.2.1/include/freetype/config/ftmodule.h Mon Jan 30 17:49:42 2006 ----- misc/build/freetype-2.2.1/include/freetype/config/ftmodule.h Thu Jul 13 16:04:27 2006 +@@ -71,5 +71,5 @@ +-*** misc/freetype-2.2.1/include/freetype/config/ftmodule.h Mon Jan 30 11:49:42 2006 +---- misc/build/freetype-2.2.1/include/freetype/config/ftmodule.h Wed Apr 4 20:04:02 2007 +*** misc/freetype-2.2.1/include/freetype/config/ftmodule.h Tue Jan 31 01:49:42 2006 +--- misc/build/freetype-2.2.1/include/freetype/config/ftmodule.h Sat Nov 18 16:06:09 2006 *************** *** 17,24 **** --- 17,26 ---- -@@ -24,3 +24,22 @@ +@@ -94,3 +94,22 @@ + #endif /* EOF */ |