aboutsummaryrefslogtreecommitdiffstats
path: root/news/py-twistedNews/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/py-twistedNews/Makefile')
-rw-r--r--news/py-twistedNews/Makefile5
1 files changed, 1 insertions, 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 <bsd.port.mk>