Mk/Uses/perl.mk possible regression
olli hauer
ohauer at gmx.de
Sun Aug 17 20:07:11 UTC 2014
On 2014-08-17 21:00, Andrej Zverev wrote:
> FOO = #nothing
> FOO+= something
> = something
>
> so if USE_PERL5 = #nothing it will be "run build" by default, since
> you overriding in before .mk file you need explicitly declare
> second part. Like USE_PERL5= run build fixpacklist or USE_PERL5= run
> build and USE_PERL5+= fixpacklist.
>
> You can always check via make -VUSE_PERL5 what you'll get.
Indeed this will do the trick, I haven't expect this is required.
--
olli
More information about the freebsd-perl
mailing list