From 4b6df03e87101f97fb77dd2237c16f2ae1e675a8 Mon Sep 17 00:00:00 2001 From: bouyer Date: Thu, 27 Aug 2020 19:34:19 +0000 Subject: /usr/include/xen/xenio.h is not new; so go back to simple ONLY_FOR_PLATFORM patterns, but include 9.0_STABLE --- sysutils/xentools413/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xentools413/Makefile b/sysutils/xentools413/Makefile index 2dc85a88d59..7b83c17718a 100644 --- a/sysutils/xentools413/Makefile +++ b/sysutils/xentools413/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/08/27 13:39:04 bouyer Exp $ +# $NetBSD: Makefile,v 1.10 2020/08/27 19:34:19 bouyer Exp $ # VERSION= 4.13.1 @@ -35,14 +35,10 @@ DEPENDS+= ${PYPKGPREFIX}-curses>=0:../../devel/py-curses PKG_SYSCONFSUBDIR= xen - -.if exists(/usr/include/xen/xenio.h) -ONLY_FOR_PLATFORM= NetBSD-*-x86_64 -.else 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 -.endif +ONLY_FOR_PLATFORM+= NetBSD-9.0_STABLE-x86_64 SSP_SUPPORTED= no -- cgit v1.2.3