Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:45:35 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: f1e448a5b1f7 - main - textproc/p5-HTML-Entities-Interpolate: Cosmetic change
Message-ID:  <202106251345.15PDjZOf087152@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=f1e448a5b1f7f14ad20c2e55a6319d904443ac43

commit f1e448a5b1f7f14ad20c2e55a6319d904443ac43
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:36:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:36:04 +0000

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

diff --git a/textproc/p5-HTML-Entities-Interpolate/Makefile b/textproc/p5-HTML-Entities-Interpolate/Makefile
index dd8c0fe2dbea..15fe4dcbac61 100644
--- a/textproc/p5-HTML-Entities-Interpolate/Makefile
+++ b/textproc/p5-HTML-Entities-Interpolate/Makefile
@@ -19,8 +19,9 @@ RUN_DEPENDS=	p5-HTML-Parser>=3.69:www/p5-HTML-Parser \
 TEST_DEPENDS=	p5-Capture-Tiny>=0.44:devel/p5-Capture-Tiny \
 		p5-File-Slurper>=0.009:devel/p5-File-Slurper
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5 tar:tgz
+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?202106251345.15PDjZOf087152>