diff options
Diffstat (limited to 'www/py-aioquic/Makefile')
| -rw-r--r-- | www/py-aioquic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-aioquic/Makefile b/www/py-aioquic/Makefile index eb0c44a272a3..b564ef2eb22e 100644 --- a/www/py-aioquic/Makefile +++ b/www/py-aioquic/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}openssl>=24,1:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service-identity>=24.1.0:security/py-service-identity@${PY_FLAVOR} -USES= python:3.10+ ssl +USES= python ssl USE_PYTHON= autoplist concurrent cryptography pep517 post-install: |
