diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-06-14 22:00:28 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-27 19:34:34 +0000 |
| commit | 3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch) | |
| tree | eb093f22197a2c68a88dd2372ec1922c3f6d3c10 /sysutils/py-azure-cli | |
| parent | c58ef91e06e8edc4fd8579837f1453b562da3fbb (diff) | |
Diffstat (limited to 'sysutils/py-azure-cli')
| -rw-r--r-- | sysutils/py-azure-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-azure-cli/Makefile b/sysutils/py-azure-cli/Makefile index 47e02198c8eb..c8058d108e2c 100644 --- a/sysutils/py-azure-cli/Makefile +++ b/sysutils/py-azure-cli/Makefile @@ -114,7 +114,7 @@ RUN_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}semver>=2.13.0:devel/py-semver@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygithub>=1.55:devel/py-pygithub@${PY_FLAVOR} -USES= azurepy python:3.7+ +USES= azurepy python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |
