From 236aef157e21f087b341a1b9d14766d509311afa Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 4 Oct 2012 07:05:53 +0000 Subject: Remove unnecessary python restriction (to all supported versions). --- devel/bzr-explorer/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'devel/bzr-explorer') diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile index 11865f1ca5a..077dd1b7853 100644 --- a/devel/bzr-explorer/Makefile +++ b/devel/bzr-explorer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/05/15 03:50:34 reed Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/04 07:05:53 wiz Exp $ DISTNAME= bzr-explorer-${VER} PKGREVISION= 2 @@ -22,9 +22,6 @@ DEPENDS+= qbzr>=0.11:../../devel/qbzr DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4 PYDISTUTILSPKG= yes -# Only these python versions are supported, see: -# http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.4.html -PYTHON_VERSIONS_ACCEPTED= 27 26 .include "../../devel/bzr/plugin.mk" .include "../../lang/python/extension.mk" -- cgit v1.2.3