From 48bcd39e7d3db73e06444e3544c33c957a7f8f51 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 26 Aug 2015 16:34:22 +0000 Subject: - Remove p5-Web-Query from TEST_DEPENDS to avoid cyclic dependency loop [1] - While I'm here, add NO_ARCH [2] With hat: perl [1] Approved by: portmgr (blanket) [2] --- www/p5-HTML-TreeBuilder-LibXML/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/p5-HTML-TreeBuilder-LibXML/Makefile b/www/p5-HTML-TreeBuilder-LibXML/Makefile index 259884a7eb0b..92486f8f1a1b 100644 --- a/www/p5-HTML-TreeBuilder-LibXML/Makefile +++ b/www/p5-HTML-TreeBuilder-LibXML/Makefile @@ -14,13 +14,13 @@ COMMENT= HTML::TreeBuilder::XPath compatible interface with libxml LICENSE= ART10 GPLv1 LICENSE_COMB= dual -# Do not add p5-Web-Scraper to TEST_DEPENDS to avoid cyclic dependency loop +# Do not add p5-Web-Query and p5-Web-Scraper to TEST_DEPENDS to avoid cyclic dependency loop BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \ p5-HTML-TreeBuilder-XPath>=0.14:${PORTSDIR}/www/p5-HTML-TreeBuilder-XPath \ p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Web-Query>=0:${PORTSDIR}/www/p5-Web-Query +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild -- cgit v1.2.3