diff options
Diffstat (limited to 'devel/py-pytest-httpbin/Makefile')
-rw-r--r-- | devel/py-pytest-httpbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-httpbin/Makefile b/devel/py-pytest-httpbin/Makefile index 86728dcd0035..523c42538ddf 100644 --- a/devel/py-pytest-httpbin/Makefile +++ b/devel/py-pytest-httpbin/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpbin>=0:www/py-httpbin@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |