aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:31:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:40:11 +0000
commite8c68d7947d8dc9ac457aac58b0250a13e01c15d (patch)
treedcfc10672637c0a556e6620037ca69e1fcad4793
parent62a3fdedcd9ecd5df9463a441b2ec25cf78f56af (diff)
downloadports-e8c68d7947d8dc9ac457aac58b0250a13e01c15d.tar.gz
ports-e8c68d7947d8dc9ac457aac58b0250a13e01c15d.zip
misc/py-cinder: Fix typo and sort USES
-rw-r--r--misc/py-cinder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile
index 1d46cd0b71d4..21501d925972 100644
--- a/misc/py-cinder/Makefile
+++ b/misc/py-cinder/Makefile
@@ -74,7 +74,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tooz>=1.58.0:devel/py-tooz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR}
-USES= cpe python pycryptopgraphy:run
+USES= cpe pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes