git: afe9a1dbf99d - main - net/p5-Net-LimeLight-Purge: Cosmetic change

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


The branch main has been updated by sunpoet:

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

commit afe9a1dbf99d2fbbbe8f7789c89ed946b95c4a91
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:33:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


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