git: 2619dacee030 - main - graphics/p5-Convert-Color-XTerm: 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=2619dacee03024157d57cd930a17e0f329880e87

commit 2619dacee03024157d57cd930a17e0f329880e87
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 04:59:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:35 +0000

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

diff --git a/graphics/p5-Convert-Color-XTerm/Makefile b/graphics/p5-Convert-Color-XTerm/Makefile
index 72e0b82605fe..a5993c98b9d6 100644
--- a/graphics/p5-Convert-Color-XTerm/Makefile
+++ b/graphics/p5-Convert-Color-XTerm/Makefile
@@ -16,8 +16,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Convert-Color>=0.06:graphics/p5-Convert-Color
 
-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-main mailing list