git: e6f3a8d503a9 - main - www/p5-CGI-Expand: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 11:43:28 UTC 2021


The branch main has been updated by sunpoet:

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

commit e6f3a8d503a93c021b5450ccf578ca204fbb82a7
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:35:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


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