Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:43:07 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: afe9a1dbf99d - main - net/p5-Net-LimeLight-Purge: Cosmetic change
Message-ID:  <202106201143.15KBh71x015464@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=afe9a1dbf99d2fbbbe8f7789c89ed946b95c4a91

commit afe9a1dbf99d2fbbbe8f7789c89ed946b95c4a91
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:33:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 11:33:10 +0000

    net/p5-Net-LimeLight-Purge: Cosmetic change
---
 net/p5-Net-LimeLight-Purge/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/p5-Net-LimeLight-Purge/Makefile b/net/p5-Net-LimeLight-Purge/Makefile
index 685108677f4c..dfb484d684ff 100644
--- a/net/p5-Net-LimeLight-Purge/Makefile
+++ b/net/p5-Net-LimeLight-Purge/Makefile
@@ -19,8 +19,9 @@ RUN_DEPENDS=	p5-DateTime-Format-ISO8601>=0.06:devel/p5-DateTime-Format-ISO8601 \
 		p5-MooseX-AttributeHelpers>=0.14:devel/p5-MooseX-AttributeHelpers \
 		p5-SOAP-Lite>=0.710.08:net/p5-SOAP-Lite
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+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.15KBh71x015464>