Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:43:37 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: a97ec0dce4aa - main - www/p5-LWPx-TimedHTTP: Cosmetic change
Message-ID:  <202106201143.15KBhbHE016118@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=a97ec0dce4aadecc0845ba82c1e754e8cd954069

commit a97ec0dce4aadecc0845ba82c1e754e8cd954069
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:36:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201143.15KBhbHE016118>