Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/mit/xorg/tools/fc-cache/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/external/mit/xorg/tools/fc-cache/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- src/external/mit/xorg/tools/fc-cache/Makefile 2018/05/09 07:28:45 1.14 +++ src/external/mit/xorg/tools/fc-cache/Makefile 2018/05/09 08:13:23 1.15 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/05/09 07:28:45 maya Exp $ +# $NetBSD: Makefile,v 1.15 2018/05/09 08:13:23 mrg Exp $ .include @@ -111,7 +111,8 @@ HOST_CPPFLAGS= -DFONTCONFIG_PATH='"${DES -DFLEXIBLE_ARRAY_MEMBER="/**/" HOST_CPPFLAGS+= -DFT_CONFIG_OPTION_DISABLE_BZIP2 HOST_CPPFLAGS+= -I${FONTCONFIG} -I${FREETYPE} \ - -I${FREETYPE}/include -I${EXPAT}/lib \ + -I${FREETYPE}/include -I${FREETYPE}/include/freetype \ + -I${EXPAT}/lib \ -I${FONTCONFIG}/../include \ -I${DESTDIR}${X11INCDIR} -I.