git: e792f0ec5e7d - main - textproc/p5-HTML-Tidy5: Cosmetic change

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


The branch main has been updated by sunpoet:

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

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

    textproc/p5-HTML-Tidy5: Cosmetic change
---
 textproc/p5-HTML-Tidy5/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/p5-HTML-Tidy5/Makefile b/textproc/p5-HTML-Tidy5/Makefile
index 31bb47057180..4f125378b1e2 100644
--- a/textproc/p5-HTML-Tidy5/Makefile
+++ b/textproc/p5-HTML-Tidy5/Makefile
@@ -13,8 +13,8 @@ LICENSE=	ART20
 
 LIB_DEPENDS=	libtidy5.so:www/tidy-html5
 
-USE_PERL5=	configure
 USES=		localbase perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTML/Tidy5/Tidy5.so


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