summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-asyncssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile
index 58199d6118c9..b7ed5541ee8b 100644
--- a/security/py-asyncssh/Makefile
+++ b/security/py-asyncssh/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6:devel/py-typing-extensions@${PY_FLAVOR}
-USES= cpe python pycryptography:run
+USES= cpe pycryptography:run python
USE_PYTHON= autoplist concurrent distutils unittest
NO_ARCH= yes