Module Name:    src
Committed By:   bouyer
Date:           Wed Feb 16 19:39:56 UTC 2011

Modified Files:
        src/external/mit/xorg/lib/libX11 [netbsd-5]: Makefile

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1538):
        external/mit/xorg/lib/libX11/Makefile: revision 1.8
USETBL=yes.  several of these manuals need it.  from PR#36600.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.2.1 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.6 src/external/mit/xorg/lib/libX11/Makefile:1.6.2.1
--- src/external/mit/xorg/lib/libX11/Makefile:1.6	Mon Oct 27 20:24:10 2008
+++ src/external/mit/xorg/lib/libX11/Makefile	Wed Feb 16 19:39:55 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.6 2008/10/27 20:24:10 cube Exp $
+#	$NetBSD: Makefile,v 1.6.2.1 2011/02/16 19:39:55 bouyer Exp $
 
 .include <bsd.own.mk>
 
@@ -80,6 +80,8 @@
 		XrmGetResource.3 XrmInitialize.3 XrmMergeDatabases.3 \
 		XrmPutResource.3 XrmUniqueQuark.3
 
+USETBL=		yes
+
 FILES=		XErrorDB XKeysymDB Xcms.txt
 FILESDIR=	${X11LIBDIR}
 

Reply via email to