aboutsummaryrefslogtreecommitdiff
path: root/www/py-multidict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-multidict/Makefile')
-rw-r--r--www/py-multidict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-multidict/Makefile b/www/py-multidict/Makefile
index de40b521d683..a7bdfdb552c2 100644
--- a/www/py-multidict/Makefile
+++ b/www/py-multidict/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR}
-USES= python:3.7+
+USES= python
USE_PYTHON= autoplist cython distutils pytest
post-install: