summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2020-08-27 19:34:19 +0000
committerbouyer <bouyer@pkgsrc.org>2020-08-27 19:34:19 +0000
commit4b6df03e87101f97fb77dd2237c16f2ae1e675a8 (patch)
tree9dcb17ba25520ca5817a5bb5a6c6a4e61dbf9e0d /sysutils
parentf0283ba12dd7fffbb3dc3089ba89f4cb337a3bb0 (diff)
downloadpkgsrc-4b6df03e87101f97fb77dd2237c16f2ae1e675a8.tar.gz
/usr/include/xen/xenio.h is not new; so go back to simple ONLY_FOR_PLATFORM
patterns, but include 9.0_STABLE
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xentools413/Makefile8
1 files changed, 2 insertions, 6 deletions
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