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/xkbcomp find the moved man page from x...
details: https://anonhg.NetBSD.org/src/rev/38196d9e860c
branches: trunk
changeset: 762449:38196d9e860c
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Feb 21 04:54:52 2011 +0000
description:
find the moved man page from xkbcomp 1.2.1.
diffstat:
external/mit/xorg/bin/xkbcomp/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 23fe696146df -r 38196d9e860c external/mit/xorg/bin/xkbcomp/Makefile
--- a/external/mit/xorg/bin/xkbcomp/Makefile Mon Feb 21 04:53:52 2011 +0000
+++ b/external/mit/xorg/bin/xkbcomp/Makefile Mon Feb 21 04:54:52 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/05/20 12:51:16 christos Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/21 04:54:52 mrg Exp $
.include <bsd.own.mk>
.include "Makefile.common"
@@ -15,7 +15,7 @@
CPPFLAGS.geometry.c= -Wno-error # XXX
FILESDIR=${XKBROOTDIR}
-FILES= README README.config README.enhancing
+FILES= README
SYMLINKS+= ${BINDIR}/xkbcomp ${XKBROOTDIR}/xkbcomp
SYMLINKS+= ${XKBDATADIR} ${XKBCOMPDIR}
@@ -24,6 +24,7 @@
DPADD+= ${LIBXKBFILE} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index