git: 11e64d78cc4a - main - security/p5-Authen-TypeKey: Cosmetic change

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


The branch main has been updated by sunpoet:

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

commit 11e64d78cc4ae4e6fd5e25b148f57ab4b930ef6b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:29:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:12 +0000

    security/p5-Authen-TypeKey: Cosmetic change
---
 security/p5-Authen-TypeKey/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/security/p5-Authen-TypeKey/Makefile b/security/p5-Authen-TypeKey/Makefile
index debad16481b9..0696242a8dc1 100644
--- a/security/p5-Authen-TypeKey/Makefile
+++ b/security/p5-Authen-TypeKey/Makefile
@@ -19,9 +19,10 @@ RUN_DEPENDS=	p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \
 		p5-libwww>=0:www/p5-libwww \
 		p5-Module-Install>0:devel/p5-Module-Install
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 post-patch:
 	# Really old M::I code


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