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 435c19ed8a10..a0922b23ceaf 100644 --- a/security/py-python3-openid/Makefile +++ b/security/py-python3-openid/Makefile @@ -13,7 +13,7 @@ COMMENT= Python 3 port of the python-openid library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist distutils |