aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:31:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:40:11 +0000
commit5bb82851c872cd58120554de4cee211fa32d64c6 (patch)
tree565eb18093332757a02bad385a813d0afae95225
parente8c68d7947d8dc9ac457aac58b0250a13e01c15d (diff)
downloadports-5bb82851c872cd58120554de4cee211fa32d64c6.tar.gz
ports-5bb82851c872cd58120554de4cee211fa32d64c6.zip
net/py-smbprotocol: Sort USES
-rw-r--r--net/py-smbprotocol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-smbprotocol/Makefile b/net/py-smbprotocol/Makefile
index cc9fe8248754..fc902449b9b2 100644
--- a/net/py-smbprotocol/Makefile
+++ b/net/py-smbprotocol/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyspnego>=0:security/py-pyspnego@${PY_FLAVOR}
-USES= python pycryptography:run
+USES= pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes