Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:43:56 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: bd08e57a3339 - main - www/p5-Web-Query: Cosmetic change
Message-ID:  <202106201143.15KBhui0016526@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=bd08e57a333995086246e8063f624a6b90e3b501

commit bd08e57a333995086246e8063f624a6b90e3b501
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:37:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201143.15KBhui0016526>