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/xset look in .../man also.
details: https://anonhg.NetBSD.org/src/rev/7ec7bd1fb283
branches: trunk
changeset: 767913:7ec7bd1fb283
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Aug 03 02:57:23 2011 +0000
description:
look in .../man also.
diffstat:
external/mit/xorg/bin/xset/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 337a33952839 -r 7ec7bd1fb283 external/mit/xorg/bin/xset/Makefile
--- a/external/mit/xorg/bin/xset/Makefile Wed Aug 03 02:56:29 2011 +0000
+++ b/external/mit/xorg/bin/xset/Makefile Wed Aug 03 02:57:23 2011 +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 2011/08/03 02:57:23 mrg Exp $
.include <bsd.own.mk>
@@ -11,6 +11,7 @@
DPADD+= ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index