mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add build and run dependency from twistedCore directly untill
USE_TWISTED_RUN and USE_TWISTED_BUILD will be implemented in bsd.python.mk. Reported by: krismail
This commit is contained in:
parent
94184f9760
commit
e082c4eebf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143273
@ -15,7 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= clive@darkarts.co.za
|
||||
COMMENT= Twisted Asynchronous Database API
|
||||
|
||||
USE_TWISTED= yes
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
Loading…
Reference in New Issue
Block a user