Module Name:    src
Committed By:   mrg
Date:           Sun Mar 11 08:03:20 UTC 2018

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

Log Message:
use xorg-pkg-ver.mk


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mit/xorg/bin/ico/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/ico/Makefile
diff -u src/external/mit/xorg/bin/ico/Makefile:1.2 src/external/mit/xorg/bin/ico/Makefile:1.3
--- src/external/mit/xorg/bin/ico/Makefile:1.2	Wed Jul 22 07:58:00 2015
+++ src/external/mit/xorg/bin/ico/Makefile	Sun Mar 11 08:03:20 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.2 2015/07/22 07:58:00 mrg Exp $
+#	$NetBSD: Makefile,v 1.3 2018/03/11 08:03:20 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -12,5 +12,7 @@ DPADD+=	${LIBXEXT} ${LIBX11} ${LIBPTHREA
 .PATH:	${X11SRCDIR.${PROG}}
 .PATH:	${X11SRCDIR.${PROG}}/man
 
+.include "../../xorg-pkg-ver.mk"
+
 .include <bsd.x11.mk>
 .include <bsd.prog.mk>

Reply via email to