aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:31:04 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:39:56 +0000
commit51cda8ff79cee0dbb353a8f9e5d65f5f44f744b3 (patch)
tree6ea56db17c7e752bfb90d56f6280b0c837f8987a
parent1e928e6183fd9816f18e5d29342f93d3a7f0e627 (diff)
downloadports-51cda8ff79cee0dbb353a8f9e5d65f5f44f744b3.tar.gz
ports-51cda8ff79cee0dbb353a8f9e5d65f5f44f744b3.zip
databases/py-mycli: Sort USES
-rw-r--r--databases/py-mycli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-mycli/Makefile b/databases/py-mycli/Makefile
index 255900f20ee2..c2a767219618 100644
--- a/databases/py-mycli/Makefile
+++ b/databases/py-mycli/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cli-helpers>=2.2.1:devel/py-cli-helpers@${PY
${PYTHON_PKGNAMEPREFIX}sqlglot>=5.1.3:databases/py-sqlglot@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.3.0<0.5.0:databases/py-sqlparse@${PY_FLAVOR}
-USES= mysql python pycryptography:run
+USES= mysql pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes