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 cdf68098e13..debbb20ebbd 100644
--- a/textproc/py-yamcha/Makefile
+++ b/textproc/py-yamcha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:22 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/12/05 21:26:03 adam Exp $
#
.include "../../textproc/yamcha/Makefile.common"
@@ -12,7 +12,7 @@ COMMENT= YamCha python module
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.33
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.33
EGG_NAME= ${DISTNAME:S/-/_python-/}