Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib/libX11 USETBL=yes. several of these m...
details: https://anonhg.NetBSD.org/src/rev/ae97911aa15f
branches: trunk
changeset: 755313:ae97911aa15f
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Jun 01 05:26:51 2010 +0000
description:
USETBL=yes. several of these manuals need it. from PR#36600.
diffstat:
external/mit/xorg/lib/libX11/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r fbc852762d6a -r ae97911aa15f external/mit/xorg/lib/libX11/Makefile
--- a/external/mit/xorg/lib/libX11/Makefile Tue Jun 01 05:22:38 2010 +0000
+++ b/external/mit/xorg/lib/libX11/Makefile Tue Jun 01 05:26:51 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/05/22 05:45:01 mrg Exp $
+# $NetBSD: Makefile,v 1.8 2010/06/01 05:26:51 mrg Exp $
.include <bsd.own.mk>
@@ -81,6 +81,8 @@
XrmPutResource.3 XrmUniqueQuark.3
# XGetEventData.man
+USETBL= yes
+
FILES= XErrorDB XKeysymDB Xcms.txt
FILESDIR= ${X11LIBDIR}
Home |
Main Index |
Thread Index |
Old Index