Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 14:47:25 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ce45a77b3f52 - main - devel/p5-App-Rad: Cosmetic change
Message-ID:  <202106101447.15AElPY4047607@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit ce45a77b3f523bed2144e2e40367c4c5519a0089
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-10 14:26:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-10 14:46:00 +0000

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

diff --git a/devel/p5-App-Rad/Makefile b/devel/p5-App-Rad/Makefile
index 31fef1f2436b..1b6a7a65cf21 100644
--- a/devel/p5-App-Rad/Makefile
+++ b/devel/p5-App-Rad/Makefile
@@ -13,8 +13,9 @@ COMMENT=	Rapid creation of command line applications
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101447.15AElPY4047607>