git: fdbb9deaba65 - main - devel/p5-File-ShareDir-Install: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 19:49:30 UTC
The branch main has been updated by sunpoet:

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

commit fdbb9deaba6549a54c6e88953765f350f312b7d0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 18:54:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 18:54:44 +0000

    devel/p5-File-ShareDir-Install: Cosmetic change
---
 devel/p5-File-ShareDir-Install/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/p5-File-ShareDir-Install/Makefile b/devel/p5-File-ShareDir-Install/Makefile
index c2d675391bc9..829f7c1afa66 100644
--- a/devel/p5-File-ShareDir-Install/Makefile
+++ b/devel/p5-File-ShareDir-Install/Makefile
@@ -11,8 +11,9 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>