Module Name:    src
Committed By:   mrg
Date:           Sun Feb 23 09:14:05 UTC 2020

Modified Files:
        src/external/mit/xorg/lib/libX11/extensions: Makefile

Log Message:
find the moved header.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/xorg/lib/libX11/extensions/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/libX11/extensions/Makefile
diff -u src/external/mit/xorg/lib/libX11/extensions/Makefile:1.1 src/external/mit/xorg/lib/libX11/extensions/Makefile:1.2
--- src/external/mit/xorg/lib/libX11/extensions/Makefile:1.1	Sun Feb 23 09:10:50 2020
+++ src/external/mit/xorg/lib/libX11/extensions/Makefile	Sun Feb 23 09:14:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/02/23 09:10:50 mrg Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/23 09:14:05 mrg Exp $
 
 NOPROG=	yes
 
@@ -6,4 +6,7 @@ INCS=  XKBgeom.h
 INCSDIR=${X11INCDIR}/X11/extensions
 
 .include <bsd.x11.mk>
+
+.PATH:		${X11SRCDIR.X11}/include/X11/extensions
+
 .include <bsd.prog.mk>

Reply via email to