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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-yamcha/Makefile b/textproc/py-yamcha/Makefile
index 82884676f32..c77f27d51d7 100644
--- a/textproc/py-yamcha/Makefile
+++ b/textproc/py-yamcha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/25 06:56:52 asau Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/25 10:30:25 wiz Exp $
#
.include "../../textproc/yamcha/Makefile.common"
@@ -12,6 +12,7 @@ COMMENT= YamCha python module
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.33
EGG_NAME= ${DISTNAME:S/-/_python-/}