Date: Mon, 6 Oct 2025 11:24:34 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: ad2e5dbb53a1 - main - sysutils/azure-agent: Add NO_ARCH Message-ID: <202510061124.596BOYPs090085@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad2e5dbb53a1d2cd3b3af32709ebdb4ce5917949 commit ad2e5dbb53a1d2cd3b3af32709ebdb4ce5917949 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-10-06 10:21:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-10-06 10:21:53 +0000 sysutils/azure-agent: Add NO_ARCH Approved by: portmgr (blanket) --- sysutils/azure-agent/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/azure-agent/Makefile b/sysutils/azure-agent/Makefile index 6c8d6c3a699b..7fee68b635aa 100644 --- a/sysutils/azure-agent/Makefile +++ b/sysutils/azure-agent/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= sudo:security/sudo \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \ ca_root_nss>0:security/ca_root_nss +NO_ARCH= yes NO_BUILD= yes USES= python shebangfixhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510061124.596BOYPs090085>
