summaryrefslogtreecommitdiff
path: root/devel/bzr
diff options
context:
space:
mode:
authorjakllsch <jakllsch@pkgsrc.org>2011-11-02 19:31:13 +0000
committerjakllsch <jakllsch@pkgsrc.org>2011-11-02 19:31:13 +0000
commitf99debc6f6c58b0db2a378a35e569f9fb1ca4cbd (patch)
treee45e8e1d3b223910920960f4fce9c91e5979e8b3 /devel/bzr
parent0b1e47ace887c75dffe39ef8a64c22b62bdd76e5 (diff)
downloadpkgsrc-f99debc6f6c58b0db2a378a35e569f9fb1ca4cbd.tar.gz
bzr is not runtime compatible with Python 2.7 (and almost certainly not compatible with Python 3). Mark as such.
Diffstat (limited to 'devel/bzr')
-rw-r--r--devel/bzr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index f72bd6a65ad..aaccfaa2c88 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2010/12/06 13:57:28 gdt Exp $
+# $NetBSD: Makefile,v 1.52 2011/11/02 19:31:13 jakllsch Exp $
DISTNAME= bzr-${VER}
CATEGORIES= devel scm
@@ -19,6 +19,7 @@ USE_TOOLS+= gmake
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 27 31
PYTHON_PATCH_SCRIPTS= bzr bzrlib/weave.py