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