Source-Changes-HG archive

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

[src/netbsd-7]: src/share/mk Pull up following revision(s) (requested by mrg ...



details:   https://anonhg.NetBSD.org/src/rev/6a855899785b
branches:  netbsd-7
changeset: 798743:6a855899785b
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Dec 23 02:58:33 2014 +0000

description:
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.

diffstat:

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

diffs (21 lines):

diff -r 0b7cd56ad823 -r 6a855899785b share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Tue Dec 23 01:44:24 2014 +0000
+++ b/share/mk/bsd.own.mk       Tue Dec 23 02:58:33 2014 +0000
@@ -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 @@
        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 \



Home | Main Index | Thread Index | Old Index