Module Name:    src
Committed By:   mrg
Date:           Tue Jun  1 05:26:51 UTC 2010

Modified Files:
        src/external/mit/xorg/lib/libX11: Makefile

Log Message:
USETBL=yes.  several of these manuals need it.  from PR#36600.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/mit/xorg/lib/libX11/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/lib/libX11/Makefile
diff -u src/external/mit/xorg/lib/libX11/Makefile:1.7 src/external/mit/xorg/lib/libX11/Makefile:1.8
--- src/external/mit/xorg/lib/libX11/Makefile:1.7	Sat May 22 05:45:01 2010
+++ src/external/mit/xorg/lib/libX11/Makefile	Tue Jun  1 05:26:51 2010
@@ -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}
 

Reply via email to