aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:32:01 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:40:11 +0000
commit59e3d77a88a1f07f1c56f76ac7f6d7efb97c17b6 (patch)
tree97399f4e4b5b92899e56749ae68f377a927eac4a
parent85b774aacd9c5c594cba988d0222e81453d3ece0 (diff)
downloadports-59e3d77a88a1f07f1c56f76ac7f6d7efb97c17b6.tar.gz
ports-59e3d77a88a1f07f1c56f76ac7f6d7efb97c17b6.zip
-rw-r--r--net-mgmt/py-adal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-adal/Makefile b/net-mgmt/py-adal/Makefile
index ea151a5cdff6..863e5c7ee1f5 100644
--- a/net-mgmt/py-adal/Makefile
+++ b/net-mgmt/py-adal/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0<3:www/py-pyjwt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>=2.1.0<3:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3:www/py-requests@${PY_FLAVOR}
-USES= python pycryptography:run
+USES= pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes