Date: Fri, 25 Jun 2021 13:43:30 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: 0cf76550b303 - main - devel/p5-IO-All-LWP: Cosmetic change Message-ID: <202106251343.15PDhUNu084403@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=0cf76550b303dc704a279e8cc4cd84b9395346fa commit 0cf76550b303dc704a279e8cc4cd84b9395346fa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-25 13:34:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-25 13:34:33 +0000 devel/p5-IO-All-LWP: Cosmetic change --- devel/p5-IO-All-LWP/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/p5-IO-All-LWP/Makefile b/devel/p5-IO-All-LWP/Makefile index 41136a0fac79..77d3fe236168 100644 --- a/devel/p5-IO-All-LWP/Makefile +++ b/devel/p5-IO-All-LWP/Makefile @@ -17,9 +17,11 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-All>=0.30:devel/p5-IO-All \ p5-libwww>=0:www/p5-libwww -USE_PERL5= configure USES= perl5 shebangfix -SHEBANG_FILES= iocp.pl +USE_PERL5= configure + NO_ARCH= yes +SHEBANG_FILES= iocp.pl + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251343.15PDhUNu084403>