git: 8a4c0ed38ab0 - main - www/p5-CGI-Struct: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:05:52 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a4c0ed38ab096e495e9c7ca1d4dc29e7304c63c commit 8a4c0ed38ab096e495e9c7ca1d4dc29e7304c63c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:17:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 16:00:09 +0000 www/p5-CGI-Struct: Add NO_ARCH Approved by: portmgr (blanket) --- www/p5-CGI-Struct/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-CGI-Struct/Makefile b/www/p5-CGI-Struct/Makefile index a588c32f62d2..2fc3520985f5 100644 --- a/www/p5-CGI-Struct/Makefile +++ b/www/p5-CGI-Struct/Makefile @@ -16,4 +16,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>