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 e035d25ffae8..1a7f9b8a442a 100644 --- a/www/py-python-dotenv/Makefile +++ b/www/py-python-dotenv/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/theskumar/python-dotenv LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= rubygem-dotenv # bin/dotenv |