diff options
Diffstat (limited to 'devel/py-python-engineio/Makefile')
-rw-r--r-- | devel/py-python-engineio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-engineio/Makefile b/devel/py-python-engineio/Makefile index 64d1162741c6..51a84e509f09 100644 --- a/devel/py-python-engineio/Makefile +++ b/devel/py-python-engineio/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/miguelgrinberg/python-engineio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |