diff options
Diffstat (limited to 'dns/py-tldextract/Makefile')
-rw-r--r-- | dns/py-tldextract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-tldextract/Makefile b/dns/py-tldextract/Makefile index 4ca76d78d211..b11e4c66a312 100644 --- a/dns/py-tldextract/Makefile +++ b/dns/py-tldextract/Makefile @@ -12,7 +12,7 @@ COMMENT= Separate the TLD from the registered domain and subdomains of a URL LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna@${FLAVOR} USES= python USE_PYTHON= autoplist distutils |