diff options
Diffstat (limited to 'security/py-backports.ssl_match_hostname/Makefile')
-rw-r--r-- | security/py-backports.ssl_match_hostname/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-backports.ssl_match_hostname/Makefile b/security/py-backports.ssl_match_hostname/Makefile index 5ccbc15d8cac..b5498e4437ca 100644 --- a/security/py-backports.ssl_match_hostname/Makefile +++ b/security/py-backports.ssl_match_hostname/Makefile @@ -12,7 +12,7 @@ COMMENT= Backport of the ssl_match_hostname function from Python 3.5 LICENSE= PSFL -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${PY_FLAVOR} USES= python:-3.4 USE_PYTHON= autoplist distutils |