git: ce45a77b3f52 - main - devel/p5-App-Rad: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:47:31 UTC 2021


The branch main has been updated by sunpoet:

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

commit ce45a77b3f523bed2144e2e40367c4c5519a0089
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


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