diff options
Diffstat (limited to 'www/py-http-parser/Makefile')
-rw-r--r-- | www/py-http-parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-http-parser/Makefile b/www/py-http-parser/Makefile index c79974c91764..93ea29f19358 100644 --- a/www/py-http-parser/Makefile +++ b/www/py-http-parser/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/benoitc/http-parser/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils post-install: |