git: a97ec0dce4aa - main - www/p5-LWPx-TimedHTTP: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 11:43:39 UTC 2021


The branch main has been updated by sunpoet:

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

commit a97ec0dce4aadecc0845ba82c1e754e8cd954069
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:36:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:36:13 +0000

    www/p5-LWPx-TimedHTTP: Cosmetic change
---
 www/p5-LWPx-TimedHTTP/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/www/p5-LWPx-TimedHTTP/Makefile b/www/p5-LWPx-TimedHTTP/Makefile
index 5d368b5c8e89..64c1c70ff519 100644
--- a/www/p5-LWPx-TimedHTTP/Makefile
+++ b/www/p5-LWPx-TimedHTTP/Makefile
@@ -17,8 +17,9 @@ BUILD_DEPENDS=	p5-HTTP-Daemon>=0:www/p5-HTTP-Daemon \
 		p5-libwww>=6:www/p5-libwww
 RUN_DEPENDS=	p5-libwww>=6:www/p5-libwww
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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