Module Name: src
Committed By: mrg
Date: Mon Nov 9 00:41:42 UTC 2009
Modified Files:
src/external/mit/xorg/lib/libXau: Makefile
Log Message:
note that libXau has new documentation we may want to install.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/xorg/lib/libXau/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/libXau/Makefile
diff -u src/external/mit/xorg/lib/libXau/Makefile:1.3 src/external/mit/xorg/lib/libXau/Makefile:1.4
--- src/external/mit/xorg/lib/libXau/Makefile:1.3 Sun Oct 5 02:42:53 2008
+++ src/external/mit/xorg/lib/libXau/Makefile Mon Nov 9 00:41:42 2009
@@ -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>