summaryrefslogtreecommitdiff
path: root/devel/qbzr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qbzr/Makefile')
-rw-r--r--devel/qbzr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/qbzr/Makefile b/devel/qbzr/Makefile
index 4f8a8992536..642480083c0 100644
--- a/devel/qbzr/Makefile
+++ b/devel/qbzr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2016/07/09 13:03:44 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2017/01/01 14:43:36 wiz Exp $
DISTNAME= qbzr-${VER}
PKGREVISION= 3
@@ -17,7 +17,7 @@ USE_TOOLS+= msgfmt
WRKSRC= ${WRKDIR}/qbzr
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.22.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.22.1
REPLACE_PYTHON= lib/uifactory.py
.include "../../devel/bzr/plugin.mk"