From owner-freebsd-perl@FreeBSD.ORG Fri Oct 15 07:11:43 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D57116A4CE for ; Fri, 15 Oct 2004 07:11:43 +0000 (GMT) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5066343D3F for ; Fri, 15 Oct 2004 07:11:42 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 0A232175D2; Fri, 15 Oct 2004 09:11:41 +0200 (CEST) Date: Fri, 15 Oct 2004 09:11:40 +0200 From: Anton Berezin To: Jun Kuriyama Message-ID: <20041015071140.GA33749@heechee.tobez.org> References: <7mr7o07q1x.wl@black.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7mr7o07q1x.wl@black.imgsrc.co.jp> User-Agent: Mutt/1.5.6i cc: perl@FreeBSD.org Subject: Re: Reduce dependency for p5-WWW-Mechanize* X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 07:11:43 -0000 On Fri, Oct 15, 2004 at 10:01:14AM +0900, Jun Kuriyama wrote: > > Hi again, :-) > > More dependency reducing here: Why not remove test-related dependencies completely? > Index: p5-WWW-Mechanize/Makefile > .if ${PERL_LEVEL} < 500800 > + ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ > > Index: p5-WWW-Mechanize-FormFiller/Makefile > =================================================================== > +.if ${PERL_LEVEL} < 500800 > +BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple > +.endif > + =Anton. -- The moronity of the universe is a monotonically increasing function. -- Jarkko Hietaniemi