diff options
Diffstat (limited to 'security/py-tls-parser/Makefile')
-rw-r--r-- | security/py-tls-parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-tls-parser/Makefile b/security/py-tls-parser/Makefile index d14868db4f1a..9da6889e4abf 100644 --- a/security/py-tls-parser/Makefile +++ b/security/py-tls-parser/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/nabla-c0d3/tls_parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |