summaryrefslogtreecommitdiff
path: root/fonts/Xft2/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Xft2/patches/patch-ac')
-rw-r--r--fonts/Xft2/patches/patch-ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/Xft2/patches/patch-ac b/fonts/Xft2/patches/patch-ac
new file mode 100644
index 00000000000..4cb25feab90
--- /dev/null
+++ b/fonts/Xft2/patches/patch-ac
@@ -0,0 +1,14 @@
+$NetBSD: patch-ac,v 1.1 2003/12/18 16:28:34 recht Exp $
+
+--- Xft.h.orig 2003-12-18 17:24:05.000000000 +0100
++++ Xft.h
+@@ -38,7 +38,8 @@
+ #define XftVersion XFT_VERSION
+
+ #include <stdarg.h>
+-#include <freetype/freetype.h>
++#include <ft2build.h>
++#include FT_FREETYPE_H
+ #include <fontconfig/fontconfig.h>
+ #include <X11/extensions/Xrender.h>
+