summaryrefslogtreecommitdiff
path: root/sysutils/xentools45
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-07-24 17:29:08 +0000
committermaya <maya@pkgsrc.org>2018-07-24 17:29:08 +0000
commite171f9a171e574cc2503daef071fb4cd1c350740 (patch)
tree321b3b3834480a065fde8c7d21094b27cfd67d88 /sysutils/xentools45
parent80528db8ac0275464f85a815418e95419c1aa633 (diff)
downloadpkgsrc-e171f9a171e574cc2503daef071fb4cd1c350740.tar.gz
sysutils/xen*: invert python version logic, only 2.7 is ok.
Mostly so we don't match python37 on xen 4.11, but also because python3 is a moving target and this saves us having to add the next version.
Diffstat (limited to 'sysutils/xentools45')
-rw-r--r--sysutils/xentools45/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile
index 2e5fc62e7a3..50de2e482a2 100644
--- a/sysutils/xentools45/Makefile
+++ b/sysutils/xentools45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2018/07/19 15:15:29 jaapb Exp $
+# $NetBSD: Makefile,v 1.63 2018/07/24 17:29:09 maya Exp $
VERSION= 4.5.5
PKGREVISION= 12
@@ -62,7 +62,7 @@ MAKE_ENV+= NO_WERROR=1
#MAKE_ENV+= INSTALL_DATA=${BSD_INSTALL_DATA}
#MAKE_ENV+= INSTALL_PROG=${BSD_INSTALL_PROGRAM}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
+PYTHON_VERSIONS_ACCEPTED= 27
PY_PATCHPLIST= yes
REPLACE_PYTHON+= misc/sbdf2devicepath misc/xen-bugtool