aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:32:43 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:40:15 +0000
commit8e9baa1b4f4a93009877a5e1ac8b79ae482f34aa (patch)
tree2d0a4d479159b9b223de87f876a74c93075d7283
parent7bf15c05523f3d49bb6cfe3f6fdb4fa117637327 (diff)
downloadports-8e9baa1b4f4a93009877a5e1ac8b79ae482f34aa.tar.gz
ports-8e9baa1b4f4a93009877a5e1ac8b79ae482f34aa.zip
security/py-pysaml26: Sort USES
-rw-r--r--security/py-pysaml26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pysaml26/Makefile b/security/py-pysaml26/Makefile
index fe57cc89a04a..bb5ef774bcf2 100644
--- a/security/py-pysaml26/Makefile
+++ b/security/py-pysaml26/Makefile
@@ -28,7 +28,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 pycryptography:run
+USES= cpe pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes