summaryrefslogtreecommitdiff
path: root/devel/bzr-svn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bzr-svn/Makefile')
-rw-r--r--devel/bzr-svn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bzr-svn/Makefile b/devel/bzr-svn/Makefile
index 6a8618b051f..255b9ab339a 100644
--- a/devel/bzr-svn/Makefile
+++ b/devel/bzr-svn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2018/02/11 15:38:51 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2018/07/03 05:03:08 adam Exp $
DISTNAME= bzr-svn-${VER}
CATEGORIES= devel scm
@@ -25,7 +25,7 @@ USE_LANGUAGES= #none
#TEST_DEPENDS+= ${PYPKGPREFIX}-paramiko-[0-9]*:../../security/py-paramiko
#TEST_TARGET= check-verbose
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-subvertpy
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-subvertpy
.include "../../devel/bzr/plugin.mk"
.include "../../lang/python/application.mk"