svn commit: r363720 - head/net-im/py-twistedWords

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Aug 1 16:18:38 UTC 2014


Author: sunpoet
Date: Fri Aug  1 16:18:37 2014
New Revision: 363720
URL: http://svnweb.freebsd.org/changeset/ports/363720
QAT: https://qat.redports.org/buildarchive/r363720/

Log:
  - Use USES=twisted

Modified:
  head/net-im/py-twistedWords/Makefile

Modified: head/net-im/py-twistedWords/Makefile
==============================================================================
--- head/net-im/py-twistedWords/Makefile	Fri Aug  1 16:18:33 2014	(r363719)
+++ head/net-im/py-twistedWords/Makefile	Fri Aug  1 16:18:37 2014	(r363720)
@@ -14,12 +14,9 @@ COMMENT=	Twisted Words has more chat tha
 
 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>


More information about the svn-ports-all mailing list