Skip to content

Commit

Permalink
devel/py-botocore: Add CRT option
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 9, 2023
1 parent e2a9f31 commit c06c96b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions devel/py-botocore/Makefile
Expand Up @@ -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>

0 comments on commit c06c96b

Please sign in to comment.