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/libXau note that libXau has new docume...



details:   https://anonhg.NetBSD.org/src/rev/9113cac43817
branches:  trunk
changeset: 748876:9113cac43817
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Nov 09 00:41:42 2009 +0000

description:
note that libXau has new documentation we may want to install.

diffstat:

 external/mit/xorg/lib/libXau/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 225311283e9a -r 9113cac43817 external/mit/xorg/lib/libXau/Makefile
--- a/external/mit/xorg/lib/libXau/Makefile     Mon Nov 09 00:41:25 2009 +0000
+++ b/external/mit/xorg/lib/libXau/Makefile     Mon Nov 09 00:41:42 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.3 2008/10/05 02:42:53 cube Exp $
+#      $NetBSD: Makefile,v 1.4 2009/11/09 00:41:42 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -26,5 +26,7 @@
 
 PKGDIST=       ${LIB}
 
+# libXaw 1.0.7 has 'spec' subdir with docs, maybe install them?
+
 .include <bsd.x11.mk>
 .include <bsd.lib.mk>



Home | Main Index | Thread Index | Old Index