summaryrefslogtreecommitdiff
path: root/textproc/py-yamcha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-yamcha/Makefile')
-rw-r--r--textproc/py-yamcha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-yamcha/Makefile b/textproc/py-yamcha/Makefile
index dc16ff6dcc8..a31ac063a09 100644
--- a/textproc/py-yamcha/Makefile
+++ b/textproc/py-yamcha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/07/09 13:04:11 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/01 14:44:01 wiz Exp $
.include "../../textproc/yamcha/Makefile.common"
@@ -11,7 +11,7 @@ COMMENT= YamCha python module
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.33
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.33
EGG_NAME= ${DISTNAME:S/-/_python-/}