Date: Fri, 15 Oct 2004 09:11:40 +0200 From: Anton Berezin <tobez@tobez.org> To: Jun Kuriyama <kuriyama@imgsrc.co.jp> Cc: perl@FreeBSD.org Subject: Re: Reduce dependency for p5-WWW-Mechanize* Message-ID: <20041015071140.GA33749@heechee.tobez.org> In-Reply-To: <7mr7o07q1x.wl@black.imgsrc.co.jp> References: <7mr7o07q1x.wl@black.imgsrc.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041015071140.GA33749>