git: 0139f4ac0800 - main - devel/p5-Debug-Client: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:43:01 UTC 2021


The branch main has been updated by sunpoet:

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

commit 0139f4ac0800970ee7b4da65b3f3f22b70372791
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:14 +0000

    devel/p5-Debug-Client: Cosmetic change
---
 devel/p5-Debug-Client/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/devel/p5-Debug-Client/Makefile b/devel/p5-Debug-Client/Makefile
index b3930d033f52..02f7df60da35 100644
--- a/devel/p5-Debug-Client/Makefile
+++ b/devel/p5-Debug-Client/Makefile
@@ -21,8 +21,9 @@ TEST_DEPENDS=	p5-File-HomeDir>=1:devel/p5-File-HomeDir \
 		p5-Test-Deep>=0.112:devel/p5-Test-Deep \
 		p5-Test-Requires>=0.07:devel/p5-Test-Requires
 
-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