CVS commit: src/external/mit/xorg/bin/xwd

2018-03-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Mar 11 09:03:04 UTC 2018

Modified Files:
src/external/mit/xorg/bin/xwd: Makefile

Log Message:
use xorg-pkg-ver.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/bin/xwd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/mit/xorg/bin/xwd

2018-03-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Mar 11 09:03:04 UTC 2018

Modified Files:
src/external/mit/xorg/bin/xwd: Makefile

Log Message:
use xorg-pkg-ver.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/bin/xwd/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/bin/xwd/Makefile
diff -u src/external/mit/xorg/bin/xwd/Makefile:1.4 src/external/mit/xorg/bin/xwd/Makefile:1.5
--- src/external/mit/xorg/bin/xwd/Makefile:1.4	Mon Mar 17 10:09:18 2014
+++ src/external/mit/xorg/bin/xwd/Makefile	Sun Mar 11 09:03:04 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.4 2014/03/17 10:09:18 mrg Exp $
+#	$NetBSD: Makefile,v 1.5 2018/03/11 09:03:04 mrg Exp $
 
 .include 
 
@@ -14,5 +14,7 @@ DPADD+=	${LIBXMUU} ${LIBXT} ${LIBSM} ${L
 .PATH:	${X11SRCDIR.${PROG}}
 .PATH:	${X11SRCDIR.${PROG}}/man
 
+.include "../../xorg-pkg-ver.mk"
+
 .include 
 .include