aboutsummaryrefslogtreecommitdiff
path: root/dns/py-dns-lexicon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py-dns-lexicon/Makefile')
-rw-r--r--dns/py-dns-lexicon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile
index a82eebdd0dc6..b9a5f58f9069 100644
--- a/dns/py-dns-lexicon/Makefile
+++ b/dns/py-dns-lexicon/Makefile
@@ -13,9 +13,9 @@ COMMENT= Manipulate DNS records on various DNS providers in a standardized way
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0.16:devel/py-future \
- ${PYTHON_PKGNAMEPREFIX}tldextract>=1.7.5:dns/py-tldextract \
- ${PYTHON_PKGNAMEPREFIX}requests>=2.11:www/py-requests
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0.16:devel/py-future@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}tldextract>=1.7.5:dns/py-tldextract@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.11:www/py-requests@${FLAVOR}
USES= python
USE_PYTHON= autoplist distutils