diff options
Diffstat (limited to 'devel/bzr/Makefile')
-rw-r--r-- | devel/bzr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile index ff430be7d97..5bd12648487 100644 --- a/devel/bzr/Makefile +++ b/devel/bzr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2009/09/09 05:43:11 epg Exp $ +# $NetBSD: Makefile,v 1.42 2009/09/23 09:54:45 tron Exp $ DISTNAME= bzr-${VER} #PKGREVISION= 1 @@ -21,7 +21,6 @@ USE_TOOLS+= gmake PY_PATCHPLIST= yes PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 26 25 24 PYTHON_PATCH_SCRIPTS= bzr bzrlib/weave.py .include "../../mk/bsd.prefs.mk" |