summaryrefslogtreecommitdiff
path: root/fonts/ttf2pk/patches/patch-ttf2pk-ac
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/ttf2pk/patches/patch-ttf2pk-ac')
-rw-r--r--fonts/ttf2pk/patches/patch-ttf2pk-ac17
1 files changed, 0 insertions, 17 deletions
diff --git a/fonts/ttf2pk/patches/patch-ttf2pk-ac b/fonts/ttf2pk/patches/patch-ttf2pk-ac
deleted file mode 100644
index c0f5fb48f67..00000000000
--- a/fonts/ttf2pk/patches/patch-ttf2pk-ac
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ttf2pk-ac,v 1.1.1.1 2004/10/09 14:15:22 hubertf Exp $
-
---- contrib/ttf2pk/ttfaux.c.orig Thu Sep 2 01:31:17 1999
-+++ contrib/ttf2pk/ttfaux.c
-@@ -13,9 +13,9 @@
- #include <stdlib.h>
-
- #include "freetype.h"
--#include "extend/ftxkern.h" /* we are in the FreeType package tree */
--#include "extend/ftxpost.h"
--#include "extend/ftxopen.h"
-+#include "ftxkern.h" /* we are in the FreeType package tree */
-+#include "ftxpost.h"
-+#include "ftxopen.h"
-
- #include "ttf2tfm.h"
- #include "newobj.h"