devel/py-botocore: Add CRT option
This commit is contained in:
parent
e2a9f31e01
commit
c06c96b2f4
1 changed files with 5 additions and 0 deletions
|
@ -22,4 +22,9 @@ USE_PYTHON= autoplist concurrent distutils pytest
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTION_DEFINE= CRT
|
||||
CRT_DESC= Common runtime support
|
||||
|
||||
CRT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscrt>=0.16.9:devel/py-awscrt@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue