Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/bin/xload add the app-defaults dir, to pre...
details: https://anonhg.NetBSD.org/src/rev/cff9201ec1df
branches: trunk
changeset: 758899:cff9201ec1df
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Nov 20 22:34:17 2010 +0000
description:
add the app-defaults dir, to prepare for xload 1.1.0
diffstat:
external/mit/xorg/bin/xload/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9c762c956182 -r cff9201ec1df external/mit/xorg/bin/xload/Makefile
--- a/external/mit/xorg/bin/xload/Makefile Sat Nov 20 21:24:00 2010 +0000
+++ b/external/mit/xorg/bin/xload/Makefile Sat Nov 20 22:34:17 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
+# $NetBSD: Makefile,v 1.2 2010/11/20 22:34:17 mrg Exp $
.include <bsd.own.mk>
@@ -13,7 +13,7 @@
DPADD+= ${LIBXAW} ${LIBXMU} ${LIBXT} ${LIBSM} ${LIBICE} \
${LIBXPM} ${LIBXEXT} ${LIBX11}
-.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/app-defaults
.include <bsd.x11.mk>
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index