Date: Sun, 30 May 2021 20:05:48 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: ea43a2a15b99 - main - www/p5-Test-LWP-UserAgent: Add NO_ARCH Message-ID: <202105302005.14UK5mJo079185@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=ea43a2a15b99f007d6c1d15db13d0105e1287442 commit ea43a2a15b99f007d6c1d15db13d0105e1287442 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-30 19:59:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-30 19:59:34 +0000 www/p5-Test-LWP-UserAgent: Add NO_ARCH Approved by: portmgr (blanket) --- www/p5-Test-LWP-UserAgent/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-Test-LWP-UserAgent/Makefile b/www/p5-Test-LWP-UserAgent/Makefile index 83a2cb41e3d1..dbd2a061167a 100644 --- a/www/p5-Test-LWP-UserAgent/Makefile +++ b/www/p5-Test-LWP-UserAgent/Makefile @@ -27,4 +27,6 @@ TEST_DEPENDS= p5-Plack>=0:www/p5-Plack \ USE_PERL5= configure USES= perl5 +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105302005.14UK5mJo079185>