aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:32:36 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:40:14 +0000
commit773f4d7931e839adb151591ce4a9afb33965681f (patch)
tree272196f67849023c1c46e8d34acd44c6542d3459
parentf78667761a1d5b589df834df08b4d27d58d879c6 (diff)
downloadports-773f4d7931e839adb151591ce4a9afb33965681f.tar.gz
ports-773f4d7931e839adb151591ce4a9afb33965681f.zip
security/py-pysaml2: Sort USES
-rw-r--r--security/py-pysaml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pysaml2/Makefile b/security/py-pysaml2/Makefile
index bbac35fd965b..2aacb46b5a7d 100644
--- a/security/py-pysaml2/Makefile
+++ b/security/py-pysaml2/Makefile
@@ -23,7 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
-USES= cpe python:3.9+ pycryptography:run shebangfix
+USES= cpe pycryptography:run python:3.9+ shebangfix
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes