summaryrefslogtreecommitdiff
path: root/graphics/gimp/patches/patch-app_text_gimpfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp/patches/patch-app_text_gimpfont.c')
-rw-r--r--graphics/gimp/patches/patch-app_text_gimpfont.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/gimp/patches/patch-app_text_gimpfont.c b/graphics/gimp/patches/patch-app_text_gimpfont.c
deleted file mode 100644
index 3c061b9a820..00000000000
--- a/graphics/gimp/patches/patch-app_text_gimpfont.c
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-app_text_gimpfont.c,v 1.1 2013/12/15 08:25:38 markd Exp $
-
-Build with freetype 2.5.x
-
---- app/text/gimpfont.c.orig 2012-05-08 06:05:46.000000000 +0000
-+++ app/text/gimpfont.c
-@@ -27,7 +27,7 @@
-
- #define PANGO_ENABLE_ENGINE 1 /* Argh */
- #include <pango/pango-ot.h>
--#include <freetype/tttables.h>
-+#include FT_TRUETYPE_TABLES_H
-
- #include "text-types.h"
-