diff options
Diffstat (limited to 'devel/py-awscrt/Makefile')
-rw-r--r-- | devel/py-awscrt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-awscrt/Makefile b/devel/py-awscrt/Makefile index 97e2d8731948..d1a93fc29734 100644 --- a/devel/py-awscrt/Makefile +++ b/devel/py-awscrt/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cmake:devel/cmake-core -USES= python:3.7+ ssl +USES= python ssl USE_PYTHON= autoplist concurrent distutils MAKE_ENV= AWS_CRT_BUILD_USE_SYSTEM_LIBCRYPTO=1 |