git: f1e448a5b1f7 - main - textproc/p5-HTML-Entities-Interpolate: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:45:38 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f1e448a5b1f7f14ad20c2e55a6319d904443ac43
commit f1e448a5b1f7f14ad20c2e55a6319d904443ac43
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:36:04 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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>
More information about the dev-commits-ports-all
mailing list