Date: Sun, 4 Aug 2024 17:24:13 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: a1f1bd1ea84c - main - www/p5-Net-FastCGI: Add NO_ARCH Message-ID: <202408041724.474HODva068977@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=a1f1bd1ea84c6ede6ea5b114e305221e1c23140f commit a1f1bd1ea84c6ede6ea5b114e305221e1c23140f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-04 17:11:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-04 17:14:27 +0000 www/p5-Net-FastCGI: Add NO_ARCH --- www/p5-Net-FastCGI/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-Net-FastCGI/Makefile b/www/p5-Net-FastCGI/Makefile index 408ec279fef3..88f022e2046c 100644 --- a/www/p5-Net-FastCGI/Makefile +++ b/www/p5-Net-FastCGI/Makefile @@ -16,4 +16,6 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ USES= perl5 USE_PERL5= configure +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.474HODva068977>