From 89e07f4a18111a1fde92e57751221f851705f6b8 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Mon, 20 Oct 2014 16:04:12 +0000 Subject: - Convert ports of devel/ to USES=python Approved by: portmgr (implicit) --- devel/bzr-git/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'devel/bzr-git') diff --git a/devel/bzr-git/Makefile b/devel/bzr-git/Makefile index 9b6a102902ce..8371d449c65b 100644 --- a/devel/bzr-git/Makefile +++ b/devel/bzr-git/Makefile @@ -18,9 +18,8 @@ RUN_DEPENDS= bzr:${PORTSDIR}/devel/bzr \ ${PYTHON_PKGNAMEPREFIX}dulwich>=0.8.0:${PORTSDIR}/devel/dulwich \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USES= python +USE_PYTHON= distutils autoplist .include -- cgit v1.2.3