Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xentools413 Match not only NetBSD releases bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ddef18a9a8c0
branches: trunk
changeset: 433865:ddef18a9a8c0
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Mon Jun 08 09:12:46 2020 +0000
description:
Match not only NetBSD releases but also _BETA and _STABLE
diffstat:
sysutils/xentools413/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r da0236de1223 -r ddef18a9a8c0 sysutils/xentools413/Makefile
--- a/sysutils/xentools413/Makefile Mon Jun 08 08:57:08 2020 +0000
+++ b/sysutils/xentools413/Makefile Mon Jun 08 09:12:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/06/02 11:29:47 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/08 09:12:46 bouyer Exp $
#
VERSION= 4.13.1
@@ -28,6 +28,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
+ONLY_FOR_PLATFORM+= NetBSD-9.[1-9]_*-x86_64
SSP_SUPPORTED= no
Home |
Main Index |
Thread Index |
Old Index