git: 69efb18cf15d - main - graphics/p5-Image-Magick-Iterator: Cosmetic change

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


The branch main has been updated by sunpoet:

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

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

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

diff --git a/graphics/p5-Image-Magick-Iterator/Makefile b/graphics/p5-Image-Magick-Iterator/Makefile
index 9ce4a15e50b8..4d181d79871a 100644
--- a/graphics/p5-Image-Magick-Iterator/Makefile
+++ b/graphics/p5-Image-Magick-Iterator/Makefile
@@ -14,8 +14,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	ImageMagick6>=0:graphics/ImageMagick6 \
 		p5-Image-PBMlib>=1.05:graphics/p5-Image-PBMlib
 
-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