summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-tegaki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/ibus-tegaki/Makefile')
-rw-r--r--inputmethod/ibus-tegaki/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-tegaki/Makefile b/inputmethod/ibus-tegaki/Makefile
index f659796e63b..d47b869c79d 100644
--- a/inputmethod/ibus-tegaki/Makefile
+++ b/inputmethod/ibus-tegaki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/03/15 17:00:29 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:47 adam Exp $
DISTNAME= ibus-tegaki-0.3.1
PKGREVISION= 2
@@ -21,7 +21,7 @@ SUBST_STAGE.epython= pre-configure
SUBST_FILES.epython= ibus-engine-tegaki.in
SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g'
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 via py-ibus-python
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 via py-ibus-python
.include "../../lang/python/distutils.mk"
.include "../../lang/python/application.mk"