From f57dca320b2adcf687dde6017c3a46de6df98c47 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 1 Aug 2014 16:18:42 +0000 Subject: [PATCH] - Use USES=twisted --- news/py-twistedNews/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile index a541726dce8c..9069b3ab72fa 100644 --- a/news/py-twistedNews/Makefile +++ b/news/py-twistedNews/Makefile @@ -14,12 +14,9 @@ COMMENT= NNTP protocol implementation with client and server 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