From 92af2fdfc8979ba268df1cf9478dc41aa5d402a2 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 31 May 2021 03:52:20 +0800 Subject: [PATCH] www/p5-Web-Query: Remove Perl core module - Bump PORTREVISION for dependency change --- www/p5-Web-Query/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/p5-Web-Query/Makefile b/www/p5-Web-Query/Makefile index 2fc42ff573d2..703a11b303c8 100644 --- a/www/p5-Web-Query/Makefile +++ b/www/p5-Web-Query/Makefile @@ -2,6 +2,7 @@ PORTNAME= Web-Query PORTVERSION= 0.39 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,12 +19,12 @@ RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-Selector-XPath>=0.20:www/p5-HTML-Selector-XPath \ p5-HTML-TreeBuilder-LibXML>=0:www/p5-HTML-TreeBuilder-LibXML \ p5-HTML-TreeBuilder-XPath>=0:www/p5-HTML-TreeBuilder-XPath \ - p5-Scalar-List-Utils>=1.44:lang/p5-Scalar-List-Utils \ p5-libwww>=0:www/p5-libwww TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception -NO_ARCH= yes USE_PERL5= configure USES= perl5 +NO_ARCH= yes + .include