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/libxcb/libxcb libxcb depends upon libXau.
details: https://anonhg.NetBSD.org/src/rev/0c8dae750e5f
branches: trunk
changeset: 762603:0c8dae750e5f
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Feb 24 08:15:13 2011 +0000
description:
libxcb depends upon libXau.
diffstat:
external/mit/xorg/lib/libxcb/libxcb/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2c8567270f0c -r 0c8dae750e5f external/mit/xorg/lib/libxcb/libxcb/Makefile
--- a/external/mit/xorg/lib/libxcb/libxcb/Makefile Thu Feb 24 08:02:55 2011 +0000
+++ b/external/mit/xorg/lib/libxcb/libxcb/Makefile Thu Feb 24 08:15:13 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/02/23 06:04:31 mrg Exp $
+# $NetBSD: Makefile,v 1.5 2011/02/24 08:15:13 mrg Exp $
.include <bsd.own.mk>
@@ -26,6 +26,7 @@
CPPFLAGS+= -I${DESTDIR}${X11INCDIR}/xcb
LIBDPLIBS=\
+ Xau ${.CURDIR}/../../libXau \
Xdmcp ${.CURDIR}/../../libXdmcp
NOMAN= # defined
Home |
Main Index |
Thread Index |
Old Index