Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk add libXpresent.
details: https://anonhg.NetBSD.org/src/rev/e930986840fe
branches: trunk
changeset: 339444:e930986840fe
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Jul 23 05:44:26 2015 +0000
description:
add libXpresent.
diffstat:
share/mk/bsd.own.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9fdada108124 -r e930986840fe share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Thu Jul 23 02:04:09 2015 +0000
+++ b/share/mk/bsd.own.mk Thu Jul 23 05:44:26 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.859 2015/06/27 16:21:07 matt Exp $
+# $NetBSD: bsd.own.mk,v 1.860 2015/07/23 05:44:26 mrg Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1263,7 +1263,7 @@
X11SRCDIRMIT?= ${X11SRCDIR}/external/mit
.for _lib in \
FS ICE SM X11 XScrnSaver XTrap Xau Xcomposite Xcursor Xdamage \
- Xdmcp Xevie Xext Xfixes Xfont Xft Xi Xinerama Xmu Xpm \
+ Xdmcp Xevie Xext Xfixes Xfont Xft Xi Xinerama Xmu Xpresent Xpm \
Xrandr Xrender Xres Xt Xtst Xv XvMC Xxf86dga Xxf86misc Xxf86vm drm \
fontenc xkbfile xkbui Xaw Xfontcache pciaccess xcb \
pthread-stubs
Home |
Main Index |
Thread Index |
Old Index