Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:43:26 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: e6f3a8d503a9 - main - www/p5-CGI-Expand: Cosmetic change
Message-ID:  <202106201143.15KBhQ1N015866@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=e6f3a8d503a93c021b5450ccf578ca204fbb82a7

commit e6f3a8d503a93c021b5450ccf578ca204fbb82a7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:35:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 11:35:36 +0000

    www/p5-CGI-Expand: Cosmetic change
---
 www/p5-CGI-Expand/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/www/p5-CGI-Expand/Makefile b/www/p5-CGI-Expand/Makefile
index 40c2d297a7bf..80078765fea7 100644
--- a/www/p5-CGI-Expand/Makefile
+++ b/www/p5-CGI-Expand/Makefile
@@ -15,8 +15,9 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 
-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?202106201143.15KBhQ1N015866>