summaryrefslogtreecommitdiff
path: root/inputmethod/tegaki-wagomu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/tegaki-wagomu/Makefile')
-rw-r--r--inputmethod/tegaki-wagomu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/tegaki-wagomu/Makefile b/inputmethod/tegaki-wagomu/Makefile
index f40a6b7e438..85f3f7427f1 100644
--- a/inputmethod/tegaki-wagomu/Makefile
+++ b/inputmethod/tegaki-wagomu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2017/01/19 18:52:13 agc Exp $
+# $NetBSD: Makefile,v 1.20 2018/07/03 05:03:22 adam Exp $
DISTNAME= tegaki-wagomu-0.3.1
PKGREVISION= 6
@@ -29,7 +29,7 @@ SUBST_STAGE.fixver= pre-configure
SUBST_FILES.fixver= tegakiwagomu.py
SUBST_SED.fixver= -e 's|0\.3|${PKGVERSION_NOREV}|'
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.3.1
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/distutils.mk"