git: 9b6c3fe541ae - main - www/p5-FCGI-Client: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:55:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b6c3fe541aee76213a768a7fd6fa0633ea4912c commit 9b6c3fe541aee76213a768a7fd6fa0633ea4912c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:48:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:48:39 +0000 www/p5-FCGI-Client: Add NO_ARCH --- www/p5-FCGI-Client/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile index 195e423dfa4a..971c870fc88e 100644 --- a/www/p5-FCGI-Client/Makefile +++ b/www/p5-FCGI-Client/Makefile @@ -21,4 +21,6 @@ RUN_DEPENDS= p5-Moo>0:devel/p5-Moo \ USES= perl5 USE_PERL5= modbuildtiny +NO_ARCH= yes + .include <bsd.port.mk>