summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-17 05:03:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-17 05:03:32 +0000
commit712fd3aea5bf1613ac6d9ae605a9455a879d2274 (patch)
treeb86bad5158130967ff20d3e98ff07970ec87cdcc /x11/XFree86-4-libraries
parentFix the build on 4.X with the new freetype2. (diff)
Fix the build on 4.X with the new freetype2.
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=175367
Diffstat (limited to 'x11/XFree86-4-libraries')
-rw-r--r--x11/XFree86-4-libraries/files/patch-lib_font_FreeType_ftsystem.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-lib_font_FreeType_ftsystem.c b/x11/XFree86-4-libraries/files/patch-lib_font_FreeType_ftsystem.c
new file mode 100644
index 000000000000..df7c97dce67a
--- /dev/null
+++ b/x11/XFree86-4-libraries/files/patch-lib_font_FreeType_ftsystem.c
@@ -0,0 +1,12 @@
+$NetBSD: patch-bk,v 1.3 2006/06/01 22:44:09 tron Exp $
+
+--- lib/font/FreeType/ftsystem.c.orig 2005-07-09 07:36:10.000000000 +0100
++++ lib/font/FreeType/ftsystem.c 2006-06-01 23:21:53.000000000 +0100
+@@ -35,7 +35,6 @@
+ #endif
+ #include <ft2build.h>
+ #include FT_CONFIG_CONFIG_H
+-#include FT_INTERNAL_DEBUG_H
+ #include FT_SYSTEM_H
+ #include FT_ERRORS_H
+ #include FT_TYPES_H