Module Name: src
Committed By: snj
Date: Thu Feb 26 04:49:16 UTC 2015
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
prune a number of now-nonexistent xorg components
To generate a diff of this commit:
cvs rdiff -u -r1.842 -r1.843 src/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.842 src/share/mk/bsd.own.mk:1.843
--- src/share/mk/bsd.own.mk:1.842 Fri Jan 23 03:43:24 2015
+++ src/share/mk/bsd.own.mk Thu Feb 26 04:49:16 2015
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.842 2015/01/23 03:43:24 chs Exp $
+# $NetBSD: bsd.own.mk,v 1.843 2015/02/26 04:49:16 snj Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1251,7 +1251,7 @@ X11SRCDIRMIT?= ${X11SRCDIR}/external/mi
FS ICE SM X11 XScrnSaver XTrap Xau Xcomposite Xcursor Xdamage \
Xdmcp Xevie Xext Xfixes Xfont Xft Xi Xinerama Xmu Xpm \
Xrandr Xrender Xres Xt Xtst Xv XvMC Xxf86dga Xxf86misc Xxf86vm drm \
- fontenc xkbfile xkbui Xaw lbxutil Xfontcache pciaccess xcb \
+ fontenc xkbfile xkbui Xaw Xfontcache pciaccess xcb \
pthread-stubs
X11SRCDIR.${_lib}?= ${X11SRCDIRMIT}/lib${_lib}/dist
.endfor
@@ -1265,21 +1265,21 @@ X11SRCDIR.${_proto}proto?= ${X11SRCDIRM
.endfor
.for _dir in \
- xtrans fontconfig expat freetype evieext mkfontscale bdftopcf \
- xkbcomp xorg-cf-files imake xorg-server xbiff xkbdata xkeyboard-config \
+ xtrans fontconfig freetype evieext mkfontscale bdftopcf \
+ xkbcomp xorg-cf-files imake xorg-server xbiff xkeyboard-config \
xbitmaps appres xeyes xev xedit sessreg pixman \
beforelight bitmap editres makedepend fonttosfnt fslsfonts fstobdf \
- glu glw mesa-demos MesaDemos MesaGLUT MesaLib MesaLib7 \
- ico iceauth lbxproxy listres lndir \
+ glu glw mesa-demos MesaGLUT MesaLib MesaLib7 \
+ ico iceauth listres lndir \
luit xproxymanagementprotocol mkfontdir oclock proxymngr rgb \
setxkbmap smproxy twm viewres x11perf xauth xcalc xclipboard \
- xclock xcmsdb xconsole xcutsel xditview xdpyinfo xdriinfo xdm \
+ xclock xcmsdb xconsole xditview xdpyinfo xdriinfo xdm \
xfd xf86dga xfindproxy xfontsel xfwp xgamma xgc xhost xinit \
xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xmessage \
xmh xmodmap xmore xman xprop xrandr xrdb xrefresh xset \
xsetmode xsetpointer xsetroot xsm xstdcmap xvidtune xvinfo \
- xwininfo xwud xprehashprinterlist xplsprinters xkbprint xkbevd \
- xterm xwd xfs xfsinfo xphelloworld xtrap xkbutils xkbcomp \
+ xwininfo xwud xkbprint xkbevd \
+ xterm xwd xfs xfsinfo xtrap xkbutils xkbcomp \
xkeyboard-config xinput xcb-util xorg-docs \
font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi \
font-adobe-utopia-75dpi font-adobe-utopia-type1 \
@@ -1305,7 +1305,7 @@ X11SRCDIR.xf86-input-${_i}?= ${X11SRCDIR
r128 radeonhd rendition \
s3 s3virge savage siliconmotion sis suncg14 \
suncg6 sunffb sunleo suntcx \
- tdfx tga trident tseng vesa vga via vmware wsfb xgi
+ tdfx tga trident tseng vesa vga vmware wsfb xgi
X11SRCDIR.xf86-video-${_v}?= ${X11SRCDIRMIT}/xf86-video-${_v}/dist
.endfor