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 6160fa97732..7831d6a9e2b 100644
--- a/textproc/py-cabocha/Makefile
+++ b/textproc/py-cabocha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/12/05 21:26:01 adam Exp $
+# $NetBSD: Makefile,v 1.8 2016/07/09 13:04:10 wiz Exp $
.include "../../textproc/cabocha/Makefile.common"
@@ -10,7 +10,7 @@ COMMENT= CaboCha python module
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.67
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.67
EGG_NAME= ${DISTNAME:S/-/_python-/}