git: 112e3eac3c5f - main - graphics/p5-Image-Imgur: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:10:15 UTC 2021


The branch main has been updated by sunpoet:

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

commit 112e3eac3c5f33c92aa1f7119082c0fd06fdafe8
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 04:59:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:36 +0000

    graphics/p5-Image-Imgur: Cosmetic change
---
 graphics/p5-Image-Imgur/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/graphics/p5-Image-Imgur/Makefile b/graphics/p5-Image-Imgur/Makefile
index 1b49aa9986c2..4e0ff991dc26 100644
--- a/graphics/p5-Image-Imgur/Makefile
+++ b/graphics/p5-Image-Imgur/Makefile
@@ -17,8 +17,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Moose>=0:devel/p5-Moose \
 		p5-libwww>=0:www/p5-libwww
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5 tar:tgz
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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