Module Name:    src
Committed By:   maya
Date:           Tue Dec 25 08:59:06 UTC 2018

Modified Files:
        src/external/mit/xorg/lib/libxkbfile: Makefile

Log Message:
Remove duplicate INCSDIR


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/xorg/lib/libxkbfile/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/libxkbfile/Makefile
diff -u src/external/mit/xorg/lib/libxkbfile/Makefile:1.3 src/external/mit/xorg/lib/libxkbfile/Makefile:1.4
--- src/external/mit/xorg/lib/libxkbfile/Makefile:1.3	Thu Nov  6 22:28:26 2008
+++ src/external/mit/xorg/lib/libxkbfile/Makefile	Tue Dec 25 08:59:06 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.3 2008/11/06 22:28:26 veego Exp $
+#	$NetBSD: Makefile,v 1.4 2018/12/25 08:59:06 maya Exp $
 
 .include <bsd.own.mk>
 
@@ -12,8 +12,6 @@ SRCS=	cout.c maprules.c srvmisc.c xkbato
 
 CPPFLAGS+=	-I${DESTDIR}${X11INCDIR}/X11/extensions
 
-INCSDIR=${X11INCDIR}/X11/extensions
-
 INCS=	XKBbells.h XKBconfig.h XKBfile.h XKBrules.h XKM.h XKMformat.h
 INCSDIR=${X11INCDIR}/X11/extensions
 

Reply via email to