summaryrefslogtreecommitdiff
path: root/print/ttf2pt1/files/patch-ft.c
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-26 13:15:51 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-26 13:15:51 +0000
commitd4634bbee230a3c17214b517917c3255d28265e7 (patch)
tree202838fde8e1d81970d2760d16d0be138417c7e0 /print/ttf2pt1/files/patch-ft.c
parentUpdate to 0.10.40. (diff)
upgrade to 3.4.0
Notes
Notes: svn path=/head/; revision=50568
Diffstat (limited to 'print/ttf2pt1/files/patch-ft.c')
-rw-r--r--print/ttf2pt1/files/patch-ft.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/ttf2pt1/files/patch-ft.c b/print/ttf2pt1/files/patch-ft.c
deleted file mode 100644
index f82957793088..000000000000
--- a/print/ttf2pt1/files/patch-ft.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ft.c.orig Wed May 16 10:31:08 2001
-+++ ft.c Mon Aug 27 17:58:55 2001
-@@ -14,7 +14,7 @@
- #include <sys/types.h>
- #include <freetype/freetype.h>
- #include <freetype/ftglyph.h>
--#include <freetype/ftnames.h>
-+#include <freetype/ftsnames.h>
- #include <freetype/ttnameid.h>
- #include <freetype/ftoutln.h>
- #include "pt1.h"