Source-Changes-HG archive

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

[src/trunk]: src/external/mit/xorg/lib build libXdmGreet.



details:   https://anonhg.NetBSD.org/src/rev/1bd3af7ea836
branches:  trunk
changeset: 787145:1bd3af7ea836
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Jun 04 07:44:45 2013 +0000

description:
build libXdmGreet.

diffstat:

 external/mit/xorg/lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r a29837e7d9aa -r 1bd3af7ea836 external/mit/xorg/lib/Makefile
--- a/external/mit/xorg/lib/Makefile    Mon Jun 03 23:45:31 2013 +0000
+++ b/external/mit/xorg/lib/Makefile    Tue Jun 04 07:44:45 2013 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.25 2012/02/29 20:07:56 tron Exp $
+#      $NetBSD: Makefile,v 1.26 2013/06/04 07:44:45 mrg Exp $
 
 # build libraries for xorg
 
 SUBDIR=        libfontenc freetype libFS libICE libOSMesa \
-       libXau libXdmcp libdrm libpciaccess .WAIT
+       libXau libXdmGreet libXdmcp libdrm libpciaccess .WAIT
 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
 SUBDIR+=libdrm_intel
 .endif



Home | Main Index | Thread Index | Old Index