git: f7262aebfbe6 - main - www/p5-HTML-Parser-Simple: Cosmetic change

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


The branch main has been updated by sunpoet:

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

commit f7262aebfbe602eeba5f65c7dd952dace38a07c5
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:36:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:36:02 +0000

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

diff --git a/www/p5-HTML-Parser-Simple/Makefile b/www/p5-HTML-Parser-Simple/Makefile
index ece7e1ca9139..093dd432608b 100644
--- a/www/p5-HTML-Parser-Simple/Makefile
+++ b/www/p5-HTML-Parser-Simple/Makefile
@@ -16,8 +16,9 @@ RUN_DEPENDS=	p5-Moo>=1.003001:devel/p5-Moo \
 		p5-Tree-Simple>=1.22:devel/p5-Tree-Simple
 TEST_DEPENDS=	p5-Test-Pod>=0:devel/p5-Test-Pod
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5 tar:tgz
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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