summaryrefslogtreecommitdiff
path: root/textproc/py-cabocha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-cabocha/Makefile')
-rw-r--r--textproc/py-cabocha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-cabocha/Makefile b/textproc/py-cabocha/Makefile
index fd2452ad4bf..a6dcb24a9f7 100644
--- a/textproc/py-cabocha/Makefile
+++ b/textproc/py-cabocha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/26 14:12:47 maya Exp $
+# $NetBSD: Makefile,v 1.13 2019/09/02 13:20:12 adam Exp $
.include "../../textproc/cabocha/Makefile.common"
@@ -10,7 +10,7 @@ COMMENT= CaboCha python module
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.67
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.67
EGG_NAME= ${DISTNAME:S/-/_python-/}