- Use USES=twisted
This commit is contained in:
parent
404b13f18f
commit
3f1f9bae62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363719
1 changed files with 1 additions and 4 deletions
|
@ -14,12 +14,9 @@ COMMENT= Twisted Pair can do low level TCP work
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore
|
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|
||||||
|
|
||||||
USE_PYTHON= 2
|
USE_PYTHON= 2
|
||||||
USE_PYDISTUTILS=yes
|
USE_PYDISTUTILS=yes
|
||||||
PYDISTUTILS_AUTOPLIST= yes
|
PYDISTUTILS_AUTOPLIST= yes
|
||||||
USES= tar:bzip2
|
USES= tar:bzip2 twisted
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Reference in a new issue