diff options
Diffstat (limited to 'www/py-wsaccel/Makefile')
-rw-r--r-- | www/py-wsaccel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-wsaccel/Makefile b/www/py-wsaccel/Makefile index 4bd845d8ba2d..95e898073f5b 100644 --- a/www/py-wsaccel/Makefile +++ b/www/py-wsaccel/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/methane/wsaccel LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils pytest post-install: |