diff options
Diffstat (limited to 'security/py-python3-openid/Makefile')
-rw-r--r-- | security/py-python3-openid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python3-openid/Makefile b/security/py-python3-openid/Makefile index dea7005b5a11..89e35342b972 100644 --- a/security/py-python3-openid/Makefile +++ b/security/py-python3-openid/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} -USES= python:3.4+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |