summaryrefslogtreecommitdiff
path: root/net-im/py-twistedWords
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-01 16:18:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-01 16:18:37 +0000
commit701305dfb4da748ddbb5c681f0ffd29ad6637218 (patch)
treeb669fd975cb3fdda7f265a98ae62687ac2a29686 /net-im/py-twistedWords
parent- Use USES=twisted (diff)
- Use USES=twisted
Notes
Notes: svn path=/head/; revision=363720
Diffstat (limited to 'net-im/py-twistedWords')
-rw-r--r--net-im/py-twistedWords/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile
index 1c3e0b0297bd..8ff835c3a122 100644
--- a/net-im/py-twistedWords/Makefile
+++ b/net-im/py-twistedWords/Makefile
@@ -14,12 +14,9 @@ COMMENT= Twisted Words has more chat than you can handle
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>