git: bd08e57a3339 - main - www/p5-Web-Query: Cosmetic change

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


The branch main has been updated by sunpoet:

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

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

    www/p5-Web-Query: Cosmetic change
---
 www/p5-Web-Query/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/p5-Web-Query/Makefile b/www/p5-Web-Query/Makefile
index 703a11b303c8..ec5feeadefde 100644
--- a/www/p5-Web-Query/Makefile
+++ b/www/p5-Web-Query/Makefile
@@ -22,8 +22,8 @@ RUN_DEPENDS=	p5-HTML-Parser>=0:www/p5-HTML-Parser \
 		p5-libwww>=0:www/p5-libwww
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 NO_ARCH=	yes
 


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