Date: Sun, 21 Nov 2021 18:30:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d03146e97c3e - main - net/py-python-socks: Add NO_ARCH Message-ID: <202111211830.1ALIUGGv093308@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d03146e97c3ebc862993bde5ce2db1a3fb24be8a commit d03146e97c3ebc862993bde5ce2db1a3fb24be8a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-21 18:25:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-21 18:25:02 +0000 net/py-python-socks: Add NO_ARCH Approved by: portmgr (blanket) --- net/py-python-socks/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/py-python-socks/Makefile b/net/py-python-socks/Makefile index 799921b55f15..aa8c429e0866 100644 --- a/net/py-python-socks/Makefile +++ b/net/py-python-socks/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asyncio>=3.0.1:devel/py-asyncio@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111211830.1ALIUGGv093308>