From 895dbdc697306041159723fd95f813549c030b84 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 1 Aug 2014 16:18:18 +0000 Subject: [PATCH] - Use USES=twisted --- devel/py-twistedRunner/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/devel/py-twistedRunner/Makefile b/devel/py-twistedRunner/Makefile index 6a85e6d77e14..cbe1096ceb4c 100644 --- a/devel/py-twistedRunner/Makefile +++ b/devel/py-twistedRunner/Makefile @@ -14,12 +14,9 @@ COMMENT= Runner has process management, including an inetd replacement LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore -RUN_DEPENDS:= ${BUILD_DEPENDS} - USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes -USES= tar:bzip2 +USES= tar:bzip2 twisted .include