PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS

Edwin Groothuis edwin at mavetju.org
Wed Oct 12 14:12:35 PDT 2005


On Wed, Oct 12, 2005 at 05:17:50PM +0400, Sergey Skvortsov wrote:
> >The syntax is:
> >    PERL_BUILD_DEPENDS=	MIME-Lite:${PORTSDIR}/mail/p5-MIME-Lite
> >It checks the for the existence of MIME::Lite with the "perl -e
> >'use MIME::Lite'" command.
> Obviously this approach will cause great performance degrade.
> stat(2) is much more faster than loading perl.

Minimal compared with the time it takes to fetch distfiles and to
build. That's the only time it is checked.

Edwin
-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the freebsd-ports mailing list