diff options
Diffstat (limited to 'x11/libXft/patches/patch-aa')
-rw-r--r-- | x11/libXft/patches/patch-aa | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/libXft/patches/patch-aa b/x11/libXft/patches/patch-aa deleted file mode 100644 index d40062773a1..00000000000 --- a/x11/libXft/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2007/01/23 15:20:08 joerg Exp $ - ---- include/X11/Xft/Xft.h.orig 2006-12-07 11:20:30.000000000 +0100 -+++ include/X11/Xft/Xft.h -@@ -447,6 +447,9 @@ XftListFonts (Display *dpy, - FcPattern - *XftNameParse (_Xconst char *name); - -+FcBool -+XftNameUnparse (FcPattern *pat, char *dest, int len); -+ - /* xftrender.c */ - void - XftGlyphRender (Display *dpy, |