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 29823d44e5e..b3845637a7d 100644
--- a/devel/bzr-svn/Makefile
+++ b/devel/bzr-svn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2014/01/25 10:45:16 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2014/05/09 07:36:58 wiz Exp $
DISTNAME= bzr-svn-${VER}
CATEGORIES= devel scm
@@ -26,7 +26,7 @@ USE_LANGUAGES= #none
#TEST_TARGET= check-verbose
EGG_NAME= ${DISTNAME:S/-/_/}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-subvertpy, py-paramiko
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-subvertpy, py-paramiko
.include "../../devel/bzr/plugin.mk"
.include "../../lang/python/application.mk"