Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xentools413 Will also build on NetBSD 9.1 and...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a38bee47075
branches:  trunk
changeset: 433448:8a38bee47075
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Tue Jun 02 11:29:47 2020 +0000

description:
Will also build on NetBSD 9.1 and later, adjust ONLY_FOR_PLATFORM

diffstat:

 sysutils/xentools413/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2b341ba16fad -r 8a38bee47075 sysutils/xentools413/Makefile
--- a/sysutils/xentools413/Makefile     Tue Jun 02 11:12:05 2020 +0000
+++ b/sysutils/xentools413/Makefile     Tue Jun 02 11:29:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/05/26 11:12:10 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2020/06/02 11:29:47 bouyer Exp $
 #
 VERSION=       4.13.1
 
@@ -27,6 +27,7 @@
 
 ONLY_FOR_PLATFORM=     Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-9.99.6[4-9]-x86_64 NetBSD-9.99.[7-9]*-x86_64
+ONLY_FOR_PLATFORM+=    NetBSD-9.[1-9]-x86_64
 
 SSP_SUPPORTED=         no
 



Home | Main Index | Thread Index | Old Index