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/hachoir-parser/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/hachoir-parser') diff --git a/devel/hachoir-parser/Makefile b/devel/hachoir-parser/Makefile index 36c584c0cf82..e2ec19dce883 100644 --- a/devel/hachoir-parser/Makefile +++ b/devel/hachoir-parser/Makefile @@ -12,7 +12,7 @@ COMMENT= Parsers of most common file formats BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_core/__init__.py:${PORTSDIR}/devel/hachoir-core RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_core/__init__.py:${PORTSDIR}/devel/hachoir-core -USE_PYTHON= yes -USE_PYDISTUTILS=yes +USES= python +USE_PYTHON= distutils .include -- cgit v1.2.3