+++ /dev/null
-diff -Naur ttf2pt1-3.4.4-orig/ft.c ttf2pt1-3.4.4/ft.c
---- ttf2pt1-3.4.4.orig/ft.c 2014-07-02 14:19:32.000000000 -0700
-+++ ttf2pt1-3.4.4/ft.c 2014-07-02 14:20:22.794538869 -0700
-@@ -13,11 +13,11 @@
- #include <ctype.h>
- #include <sys/types.h>
- #include <ft2build.h>
--#include <freetype/freetype.h>
--#include <freetype/ftglyph.h>
--#include <freetype/ftsnames.h>
--#include <freetype/ttnameid.h>
--#include <freetype/ftoutln.h>
-+#include <freetype2/freetype.h>
-+#include <freetype2/ftglyph.h>
-+#include <freetype2/ftsnames.h>
-+#include <freetype2/ttnameid.h>
-+#include <freetype2/ftoutln.h>
- #include "pt1.h"
- #include "global.h"
-
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
epatch "${FILESDIR}"/${P}-LDFLAGS.patch
epatch "${FILESDIR}"/${PN}-3.4.0-man-pages.diff
epatch "${FILESDIR}"/${P}-freetype.patch
- epatch "${FILESDIR}"/${P}-freetype-2.5.patch
sed -i -e "/^CC=/ { s:gcc:$(tc-getCC): }" Makefile
sed -i -e "/^CFLAGS_SYS=/ { s:-O.*$:${CFLAGS}: }" Makefile