Date: Thu, 27 Apr 2023 15:54:49 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: 853ffb54ce3d - main - databases/p5-SQL-Abstract-Plugin-InsertMulti: Add NO_ARCH Message-ID: <202304271554.33RFsnK8028497@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=853ffb54ce3d90420a17ffaa8f9171a498a26719 commit 853ffb54ce3d90420a17ffaa8f9171a498a26719 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:47:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:47:53 +0000 databases/p5-SQL-Abstract-Plugin-InsertMulti: Add NO_ARCH --- databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile index 807b6a8e748c..f6ca3288aa19 100644 --- a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile +++ b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile @@ -15,4 +15,6 @@ RUN_DEPENDS= p5-SQL-Abstract>=1.6:databases/p5-SQL-Abstract \ USES= perl5 USE_PERL5= modbuildtiny +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304271554.33RFsnK8028497>