diff options
Diffstat (limited to 'security/py-pem/Makefile')
-rw-r--r-- | security/py-pem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pem/Makefile b/security/py-pem/Makefile index 83ccb8025800..c002ec7b2220 100644 --- a/security/py-pem/Makefile +++ b/security/py-pem/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/hynek/pem LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |