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