Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk prune duplicate xkeyboard-config and xkbcomp



details:   https://anonhg.NetBSD.org/src/rev/680a01e74bf1
branches:  trunk
changeset: 821699:680a01e74bf1
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Feb 13 16:33:14 2017 +0000

description:
prune duplicate xkeyboard-config and xkbcomp

diffstat:

 share/mk/bsd.own.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r ac5b8d12c4f4 -r 680a01e74bf1 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Mon Feb 13 15:29:18 2017 +0000
+++ b/share/mk/bsd.own.mk       Mon Feb 13 16:33:14 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.1005 2017/02/10 16:46:55 christos Exp $
+#      $NetBSD: bsd.own.mk,v 1.1006 2017/02/13 16:33:14 snj Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1409,7 +1409,7 @@
 
 .for _dir in \
        xtrans fontconfig freetype evieext mkfontscale bdftopcf \
-       xkbcomp xorg-cf-files imake xbiff xkeyboard-config \
+       xorg-cf-files imake xbiff xkeyboard-config \
        xbitmaps appres xeyes xev xedit sessreg pixman \
        beforelight bitmap editres makedepend fonttosfnt fslsfonts fstobdf \
        glu glw mesa-demos MesaGLUT MesaLib MesaLib7 \
@@ -1424,7 +1424,7 @@
        xsetmode xsetpointer xsetroot xsm xstdcmap xvidtune xvinfo \
        xwininfo xwud xkbprint xkbevd \
        xterm xwd xfs xfsinfo xtrap xkbutils xkbcomp \
-       xkeyboard-config xinput xcb-util xorg-docs \
+       xinput xcb-util xorg-docs \
        font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi \
        font-adobe-utopia-75dpi font-adobe-utopia-type1 \
        font-alias \



Home | Main Index | Thread Index | Old Index