git: 8b99cfbb95fb - main - textproc/p5-FormValidator-Lite: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:45:36 UTC 2021


The branch main has been updated by sunpoet:

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

commit 8b99cfbb95fb0c42e05087e1113958cbe919b370
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:36:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:36:00 +0000

    textproc/p5-FormValidator-Lite: Cosmetic change
---
 textproc/p5-FormValidator-Lite/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile
index 1a36db900904..5848da390c31 100644
--- a/textproc/p5-FormValidator-Lite/Makefile
+++ b/textproc/p5-FormValidator-Lite/Makefile
@@ -23,8 +23,9 @@ TEST_DEPENDS=	p5-CGI>=3.31:www/p5-CGI \
 		p5-Text-TestBase>=0:textproc/p5-Text-TestBase \
 		p5-YAML>=0:textproc/p5-YAML
 
-NO_ARCH=	yes
-USE_PERL5=	modbuildtiny
 USES=		perl5
+USE_PERL5=	modbuildtiny
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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