diff options
Diffstat (limited to 'www/py-python-dotenv/Makefile')
-rw-r--r-- | www/py-python-dotenv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-python-dotenv/Makefile b/www/py-python-dotenv/Makefile index 5c6a1ad19c54..b6a7d044f397 100644 --- a/www/py-python-dotenv/Makefile +++ b/www/py-python-dotenv/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PY_TYPING} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |