aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-29 16:15:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-29 16:15:18 +0000
commit31b4f5ee72a43662a6aa7b8e60a3ce5c6e93c4c1 (patch)
treead08b5287b3836bea880e6ca0c498b8695f4063d
parent3bf0aea53529ddcebfbbbf9c56188376b8df9ae7 (diff)
downloadports-31b4f5ee72a43662a6aa7b8e60a3ce5c6e93c4c1.tar.gz
ports-31b4f5ee72a43662a6aa7b8e60a3ce5c6e93c4c1.zip
www/py-autobahn: Remove superfluous space
Approved by: portmgr (blanket)
-rw-r--r--www/py-autobahn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-autobahn/Makefile b/www/py-autobahn/Makefile
index 342726298dfb..586e15ca17dd 100644
--- a/www/py-autobahn/Makefile
+++ b/www/py-autobahn/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/crossbario/autobahn-python
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hyperlink>=21.0.0:www/py-hyperlink@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hyperlink>=21.0.0:www/py-hyperlink@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}txaio>=21.2.1:devel/py-txaio@${PY_FLAVOR}
USES= cpe python