Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 14:48:28 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: 11e64d78cc4a - main - security/p5-Authen-TypeKey: Cosmetic change
Message-ID:  <202106101448.15AEmS7o049097@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=11e64d78cc4ae4e6fd5e25b148f57ab4b930ef6b

commit 11e64d78cc4ae4e6fd5e25b148f57ab4b930ef6b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-10 14:29:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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



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