summaryrefslogtreecommitdiff
path: root/devel/bzr
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-10-03 22:57:22 +0000
committerrodent <rodent@pkgsrc.org>2015-10-03 22:57:22 +0000
commit6acc2f5bf42983dec0bd9882d98ea45863906e20 (patch)
treeaa89dca44e990a3bebb16587e8433f3b6ae67b77 /devel/bzr
parent7b20dc1542bd61a9ef8b2950c0b0b9d87d2797e2 (diff)
downloadpkgsrc-6acc2f5bf42983dec0bd9882d98ea45863906e20.tar.gz
Lack of py3x support is not due to py-paramiko.
Diffstat (limited to 'devel/bzr')
-rw-r--r--devel/bzr/Makefile4
1 files changed, 2 insertions, 2 deletions
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