git: 0cf76550b303 - main - devel/p5-IO-All-LWP: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:43:32 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0cf76550b303dc704a279e8cc4cd84b9395346fa

commit 0cf76550b303dc704a279e8cc4cd84b9395346fa
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


More information about the dev-commits-ports-main mailing list