git: 637dffc6b56f - main - www/p5-LWP-UserAgent-Cached: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Apr 2024 07:20:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=637dffc6b56fa60ca87eb11a077444667557c7ae commit 637dffc6b56fa60ca87eb11a077444667557c7ae Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-10 07:12:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-10 07:20:04 +0000 www/p5-LWP-UserAgent-Cached: Add NO_ARCH Approved by: portmgr (blanket) --- www/p5-LWP-UserAgent-Cached/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-LWP-UserAgent-Cached/Makefile b/www/p5-LWP-UserAgent-Cached/Makefile index cfba91523ad2..e195e6cc10d2 100644 --- a/www/p5-LWP-UserAgent-Cached/Makefile +++ b/www/p5-LWP-UserAgent-Cached/Makefile @@ -14,4 +14,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>