git: f1d1bda55262 - main - www/p5-HTTP-Headers-ActionPack: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:07:48 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1d1bda552628d5233739650a869dbac4599cdd6 commit f1d1bda552628d5233739650a869dbac4599cdd6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:55:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:01:08 +0000 www/p5-HTTP-Headers-ActionPack: Add NO_ARCH Approved by: portmgr (blanket) --- www/p5-HTTP-Headers-ActionPack/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-HTTP-Headers-ActionPack/Makefile b/www/p5-HTTP-Headers-ActionPack/Makefile index a014cb22b9a4..2434f72852e1 100644 --- a/www/p5-HTTP-Headers-ActionPack/Makefile +++ b/www/p5-HTTP-Headers-ActionPack/Makefile @@ -13,4 +13,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>