Module Name: src
Committed By: mrg
Date: Wed Aug 3 02:57:23 UTC 2011
Modified Files:
src/external/mit/xorg/bin/xset: Makefile
Log Message:
look in .../man also.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/mit/xorg/bin/xset/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/xorg/bin/xset/Makefile
diff -u src/external/mit/xorg/bin/xset/Makefile:1.1.1.1 src/external/mit/xorg/bin/xset/Makefile:1.2
--- src/external/mit/xorg/bin/xset/Makefile:1.1.1.1 Tue Jul 29 05:01:22 2008
+++ src/external/mit/xorg/bin/xset/Makefile Wed Aug 3 02:57:23 2011
@@ -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>