diff options
Diffstat (limited to 'fonts/fontconfig/patches/patch-ab')
-rw-r--r-- | fonts/fontconfig/patches/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/fonts/fontconfig/patches/patch-ab b/fonts/fontconfig/patches/patch-ab deleted file mode 100644 index 1f797ea9e2a..00000000000 --- a/fonts/fontconfig/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2003/12/18 15:07:00 recht Exp $ - ---- fontconfig/fcfreetype.h.orig 2003-12-18 15:36:07.000000000 +0100 -+++ fontconfig/fcfreetype.h -@@ -24,7 +24,8 @@ - - #ifndef _FCFREETYPE_H_ - #define _FCFREETYPE_H_ --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - - FT_UInt - FcFreeTypeCharIndex (FT_Face face, FcChar32 ucs4); |