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/xeyes look in man/ subdir for the manual
details: https://anonhg.NetBSD.org/src/rev/93f1c511a632
branches: trunk
changeset: 321314:93f1c511a632
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Mar 11 08:21:24 2018 +0000
description:
look in man/ subdir for the manual
diffstat:
external/mit/xorg/bin/xeyes/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d49b53dffe53 -r 93f1c511a632 external/mit/xorg/bin/xeyes/Makefile
--- a/external/mit/xorg/bin/xeyes/Makefile Sun Mar 11 08:03:20 2018 +0000
+++ b/external/mit/xorg/bin/xeyes/Makefile Sun Mar 11 08:21:24 2018 +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 2018/03/11 08:21:24 mrg Exp $
.include <bsd.own.mk>
@@ -9,6 +9,7 @@
DPADD+= ${LIBXMU} ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11} ${LIBM}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index