diff options
Diffstat (limited to 'devel/bzr-git/Makefile')
-rw-r--r-- | devel/bzr-git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bzr-git/Makefile b/devel/bzr-git/Makefile index b41d4304e034..7f3b595aed7d 100644 --- a/devel/bzr-git/Makefile +++ b/devel/bzr-git/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= bzr:${PORTSDIR}/devel/bzr \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= bzr_git |