Date: Sun, 4 Aug 2024 17:24:26 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: 2a019210264d - main - databases/py-dbt-core: Add NO_ARCH Message-ID: <202408041724.474HOQuG069496@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=2a019210264dad09224a1c1fbdce6847a99e0b9a commit 2a019210264dad09224a1c1fbdce6847a99e0b9a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-04 17:11:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-04 17:14:31 +0000 databases/py-dbt-core: Add NO_ARCH Approved by: portmgr (blanket) --- databases/py-dbt-core/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/py-dbt-core/Makefile b/databases/py-dbt-core/Makefile index b41276fdbef3..ffcee7f5144d 100644 --- a/databases/py-dbt-core/Makefile +++ b/databases/py-dbt-core/Makefile @@ -39,4 +39,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.7,<2:textproc/py-agate@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent 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?202408041724.474HOQuG069496>