Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/share/man/man7 find new manuals in their n...
details: https://anonhg.NetBSD.org/src/rev/92d732cd72cc
branches: trunk
changeset: 787178:92d732cd72cc
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Jun 05 07:42:54 2013 +0000
description:
find new manuals in their new location.
diffstat:
external/mit/xorg/share/man/man7/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 2d23453936a8 -r 92d732cd72cc external/mit/xorg/share/man/man7/Makefile
--- a/external/mit/xorg/share/man/man7/Makefile Wed Jun 05 07:41:56 2013 +0000
+++ b/external/mit/xorg/share/man/man7/Makefile Wed Jun 05 07:42:54 2013 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2011/03/12 12:15:46 plunky Exp $
+# $NetBSD: Makefile,v 1.3 2013/06/05 07:42:54 mrg Exp $
.include <bsd.own.mk>
-.PATH: ${X11SRCDIRMIT}/xorg-docs/man/general
-
MAN= Consortium.7 Standards.7 X.7 XOrgFoundation.7 XProjectTeam.7 \
Xsecurity.7
+.PATH: ${X11SRCDIR.xorg-docs}/man
+
.include <bsd.x11.mk>
.include <bsd.man.mk>
Home |
Main Index |
Thread Index |
Old Index