diff options
Diffstat (limited to 'net/py-python-designateclient')
-rw-r--r-- | net/py-python-designateclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-designateclient/Makefile b/net/py-python-designateclient/Makefile index c39e4c7fc27a..fde7f641a860 100644 --- a/net/py-python-designateclient/Makefile +++ b/net/py-python-designateclient/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=2.8.0:devel/py-cliff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |