git: 96f0d70cf857 - main - www/p5-HTML-FormFu: Cosmetic change

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


The branch main has been updated by sunpoet:

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

commit 96f0d70cf857aa08a7a0894f0fbb9b569448fdf4
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:39:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:39:39 +0000

    www/p5-HTML-FormFu: Cosmetic change
---
 www/p5-HTML-FormFu/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile
index 76b72aa13845..24dc58565d60 100644
--- a/www/p5-HTML-FormFu/Makefile
+++ b/www/p5-HTML-FormFu/Makefile
@@ -13,8 +13,8 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${RUN_DEPENDS} \
-		p5-File-ShareDir-Install>=0.03:devel/p5-File-ShareDir-Install
+BUILD_DEPENDS=	p5-File-ShareDir-Install>=0.03:devel/p5-File-ShareDir-Install \
+		${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Clone>=0.31:devel/p5-Clone \
 		p5-Config-Any>=0.18:devel/p5-Config-Any \
 		p5-Data-Visitor>=0.26:devel/p5-Data-Visitor \
@@ -45,8 +45,9 @@ TEST_DEPENDS=	p5-CGI>=0:www/p5-CGI \
 		p5-Test-Exception>=0:devel/p5-Test-Exception \
 		p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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