Thu Feb 24 06:34:32 2022 UTC ()
Add more -I to find expat_config.h


(martin)
diff -r1.18 -r1.19 src/external/mit/xorg/tools/fc-cache/Makefile

cvs diff -r1.18 -r1.19 src/external/mit/xorg/tools/fc-cache/Makefile (expand / switch to context diff)
--- src/external/mit/xorg/tools/fc-cache/Makefile 2019/09/16 06:16:42 1.18
+++ src/external/mit/xorg/tools/fc-cache/Makefile 2022/02/24 06:34:32 1.19
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.18 2019/09/16 06:16:42 maya Exp $
+#	$NetBSD: Makefile,v 1.19 2022/02/24 06:34:32 martin Exp $
 
 .include <bsd.hostinit.mk>
 
@@ -114,7 +114,7 @@
 HOST_CPPFLAGS+=	-DFT_CONFIG_OPTION_DISABLE_BZIP2
 HOST_CPPFLAGS+=	-I${FONTCONFIG} -I${FREETYPE} \
 		-I${FREETYPE}/include -I${FREETYPE}/include/freetype \
-		-I${EXPAT}/lib \
+		-I${EXPAT}/lib -I${EXPAT}/../lib/libexpat \
 		-I${FONTCONFIG}/../include \
 		-I${DESTDIR}${X11INCDIR} -I. \
 		-I${FONTCONFIG}/../include