Module Name:    src
Committed By:   snj
Date:           Tue Dec 23 02:58:33 UTC 2014

Modified Files:
        src/share/mk [netbsd-7]: bsd.own.mk

Log Message:
Pull up following revision(s) (requested by mrg in ticket #342):
        share/mk/bsd.own.mk: revision 1.838
add X11SRCDIR entries for the new separated mesa components.


To generate a diff of this commit:
cvs rdiff -u -r1.829 -r1.829.2.1 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.829 src/share/mk/bsd.own.mk:1.829.2.1
--- src/share/mk/bsd.own.mk:1.829	Mon Aug 11 03:43:25 2014
+++ src/share/mk/bsd.own.mk	Tue Dec 23 02:58:33 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.own.mk,v 1.829 2014/08/11 03:43:25 jnemeth Exp $
+#	$NetBSD: bsd.own.mk,v 1.829.2.1 2014/12/23 02:58:33 snj Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1250,8 +1250,9 @@ X11SRCDIR.${_proto}proto?=		${X11SRCDIRM
 	xtrans fontconfig expat freetype evieext mkfontscale bdftopcf \
 	xkbcomp xorg-cf-files imake xorg-server xbiff xkbdata xkeyboard-config \
 	xbitmaps appres xeyes xev xedit sessreg pixman \
-	beforelight bitmap editres makedepend fonttosfnt fslsfonts \
-	fstobdf MesaDemos MesaGLUT MesaLib ico iceauth lbxproxy listres lndir \
+	beforelight bitmap editres makedepend fonttosfnt fslsfonts fstobdf \
+	glu glw mesa-demos MesaDemos MesaGLUT MesaLib \
+	ico iceauth lbxproxy listres lndir \
 	luit xproxymanagementprotocol mkfontdir oclock proxymngr rgb \
 	setxkbmap smproxy twm viewres x11perf xauth xcalc xclipboard \
 	xclock xcmsdb xconsole xcutsel xditview xdpyinfo xdriinfo xdm \

Reply via email to