summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/bzr-svn/Makefile4
-rw-r--r--devel/bzr/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/bzr-svn/Makefile b/devel/bzr-svn/Makefile
index 877708b5578..5ff9e6ccb6c 100644
--- a/devel/bzr-svn/Makefile
+++ b/devel/bzr-svn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2014/12/31 13:57:26 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2015/10/03 22:57:22 rodent 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= 33 34 # py-subvertpy, py-paramiko
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-subvertpy
.include "../../devel/bzr/plugin.mk"
.include "../../lang/python/application.mk"
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index 47df07a99dd..702aeffe420 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2015/07/29 18:05:52 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2015/10/03 22:57:22 rodent Exp $
DISTNAME= bzr-2.6.0
CATEGORIES= devel scm
@@ -17,7 +17,7 @@ USE_TOOLS+= gmake msgfmt
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-pyrex, py-paramiko
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-pyrex
REPLACE_PYTHON= bzr bzrlib/weave.py
REPLACE_PYTHON+= bzrlib/patiencediff.py bzrlib/_patiencediff_py.py