Wed Jul 22 08:46:51 2015 UTC ()
updates for xmessage 1.0.4 and xwud 1.0.4.


(mrg)
diff -r1.3 -r1.4 src/external/mit/xorg/bin/xmessage/Makefile
diff -r1.1.1.1 -r1.2 src/external/mit/xorg/bin/xwud/Makefile

cvs diff -r1.3 -r1.4 src/external/mit/xorg/bin/xmessage/Makefile (expand / switch to context diff)
--- src/external/mit/xorg/bin/xmessage/Makefile 2013/05/31 08:01:59 1.3
+++ src/external/mit/xorg/bin/xmessage/Makefile 2015/07/22 08:46:51 1.4
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.3 2013/05/31 08:01:59 mrg Exp $
+#	$NetBSD: Makefile,v 1.4 2015/07/22 08:46:51 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -12,6 +12,7 @@
 	${LIBXPM} ${LIBXEXT} ${LIBX11}
 
 .PATH:	${X11SRCDIR.${PROG}}
+.PATH:	${X11SRCDIR.${PROG}}/man
 .PATH:	${X11SRCDIR.${PROG}}/app-defaults
 
 .include <bsd.x11.mk>

cvs diff -r1.1.1.1 -r1.2 src/external/mit/xorg/bin/xwud/Makefile (expand / switch to context diff)
--- src/external/mit/xorg/bin/xwud/Makefile 2008/07/29 05:01:22 1.1.1.1
+++ src/external/mit/xorg/bin/xwud/Makefile 2015/07/22 08:46:51 1.2
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
+#	$NetBSD: Makefile,v 1.2 2015/07/22 08:46:51 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -8,6 +8,7 @@
 DPADD+=	${LIBX11}
 
 .PATH:	${X11SRCDIR.${PROG}}
+.PATH:	${X11SRCDIR.${PROG}}/man
 
 .include <bsd.x11.mk>
 .include <bsd.prog.mk>