Date: Sun, 15 Sep 2024 20:25:08 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: ff6e3908761c - main - www/p5-PSGI: Add NO_ARCH Message-ID: <202409152025.48FKP8Gr017136@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=ff6e3908761c4a6830a2bcdd8c92f889e4011c83 commit ff6e3908761c4a6830a2bcdd8c92f889e4011c83 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-15 19:52:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-15 20:11:50 +0000 www/p5-PSGI: Add NO_ARCH --- www/p5-PSGI/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index a963ac3c575a..f2d91820dd5d 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -10,7 +10,9 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification WWW= https://metacpan.org/release/PSGI -USES= perl5 +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?202409152025.48FKP8Gr017136>