Date: Thu, 15 Aug 2024 11:56:29 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: f47cf2b4f861 - main - security/py-dirhash: Add NO_ARCH Message-ID: <202408151156.47FBuT3R061067@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=f47cf2b4f86167dceea307c8b4f1d954054c7cb0 commit f47cf2b4f86167dceea307c8b4f1d954054c7cb0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-15 09:47:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-15 11:47:44 +0000 security/py-dirhash: Add NO_ARCH Approved by: portmgr (blanket) --- security/py-dirhash/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/py-dirhash/Makefile b/security/py-dirhash/Makefile index 05b4b64e07c0..47f04e126751 100644 --- a/security/py-dirhash/Makefile +++ b/security/py-dirhash/Makefile @@ -17,4 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scantree>0:devel/py-scantree@${PY_FLAVOR} USES= python 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?202408151156.47FBuT3R061067>