Source-Changes-HG archive

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

[src/trunk]: src/share/mk add X11SRCDIR entries for the new separated mesa co...



details:   https://anonhg.NetBSD.org/src/rev/e17c4b8d36e8
branches:  trunk
changeset: 334936:e17c4b8d36e8
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Dec 16 06:04:10 2014 +0000

description:
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 5f7d055b639f -r e17c4b8d36e8 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Tue Dec 16 05:30:40 2014 +0000
+++ b/share/mk/bsd.own.mk       Tue Dec 16 06:04:10 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.837 2014/11/25 12:01:18 skrll Exp $
+#      $NetBSD: bsd.own.mk,v 1.838 2014/12/16 06:04:10 mrg Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1268,8 +1268,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