summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2021-10-06 09:04:58 +0000
committerjperkin <jperkin@pkgsrc.org>2021-10-06 09:04:58 +0000
commitf410b6ae520ba441d30030f9e5ec2f39fc7f3b9f (patch)
tree4b939eb5f3fb1eca847ed843a8a683748b00b753 /editors
parent9422370630297a9fa7c15c24d15c811379ae714d (diff)
downloadpkgsrc-f410b6ae520ba441d30030f9e5ec2f39fc7f3b9f.tar.gz
zim: Switch to PYTHON_VERSIONS_INCOMPATIBLE.
Diffstat (limited to 'editors')
-rw-r--r--editors/zim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index 1dfa4ea0cf9..81289ce1c3c 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2021/02/08 10:55:56 triaxx Exp $
+# $NetBSD: Makefile,v 1.46 2021/10/06 09:04:58 jperkin Exp $
DISTNAME= zim-0.73.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,7 @@ BUILD_DEFS= PKG_SYSCONFBASE
REPLACE_PYTHON= zim.py
-PYTHON_VERSIONS_ACCEPTED= 39 38 37 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
SUBST_CLASSES+= data-path
SUBST_STAGE.data-path= pre-configure