summaryrefslogtreecommitdiff
path: root/devel/bzr-explorer/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
committeradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
commit72c16d4d7d332490326869fd2cf740019a79cdd0 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /devel/bzr-explorer/Makefile
parentcea6e11074d7b826fef76434a11c03283cb4ba94 (diff)
downloadpkgsrc-72c16d4d7d332490326869fd2cf740019a79cdd0.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'devel/bzr-explorer/Makefile')
-rw-r--r--devel/bzr-explorer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile
index 2da614e962d..4925b76f1aa 100644
--- a/devel/bzr-explorer/Makefile
+++ b/devel/bzr-explorer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2014/12/21 08:15:03 obache Exp $
+# $NetBSD: Makefile,v 1.16 2015/12/05 21:25:34 adam Exp $
DISTNAME= bzr-explorer-${VER}
PKGREVISION= 2
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4
USE_TOOLS+= msgfmt
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # qbzr
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # qbzr
EGG_NAME= ${DISTNAME:S/bzr-//}