Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mit/xorg/bin/ico use xorg-pkg-ver.mk



details:   https://anonhg.NetBSD.org/src/rev/d49b53dffe53
branches:  trunk
changeset: 321313:d49b53dffe53
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Mar 11 08:03:20 2018 +0000

description:
use xorg-pkg-ver.mk

diffstat:

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

diffs (17 lines):

diff -r 1f0f8f68b182 -r d49b53dffe53 external/mit/xorg/bin/ico/Makefile
--- a/external/mit/xorg/bin/ico/Makefile        Sun Mar 11 07:18:49 2018 +0000
+++ b/external/mit/xorg/bin/ico/Makefile        Sun Mar 11 08:03:20 2018 +0000
@@ -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 @@
 .PATH: ${X11SRCDIR.${PROG}}
 .PATH: ${X11SRCDIR.${PROG}}/man
 
+.include "../../xorg-pkg-ver.mk"
+
 .include <bsd.x11.mk>
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index