Closes: https://bugs.gentoo.org/675886
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-e "s@/usr/X11R6/include@${EPREFIX}/usr/include/X11@" \
-e "s@/usr/X11R6/lib@${EPREFIX}/usr/lib@" \
-e "s@-I/usr/include@@" -e "s@-L/usr/lib@@" \
- -e "s/\/freetype2/\ -I\/usr\/include\/freetype2/" \
+ -e "s@/freetype2@ -I${EPREFIX}/usr/include/freetype2@" \
config.mk || die
sed -i \
-e '/@echo CC/d' \