diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-18 03:15:37 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-18 03:15:37 +0800 |
| commit | 11e3e40a586f92e72f35e51e70c9ade538fbcc9a (patch) | |
| tree | 016c823536bdef9076fc39a44d987428b1a595a0 | |
| parent | finance/py-vatnumber: Add NO_ARCH (diff) | |
net/py-socketio-client: Add NO_ARCH
| -rw-r--r-- | net/py-socketio-client/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-socketio-client/Makefile b/net/py-socketio-client/Makefile index 57e95c845dfc..61dba96c5d88 100644 --- a/net/py-socketio-client/Makefile +++ b/net/py-socketio-client/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.7:www/py-requests@${PY_FLAVOR} \ USES= python USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + .include <bsd.port.mk> |
