Re: cvs commit: ports/graphics/p5-Chart-Clicker Makefile distinfo

[ Available lists | Index of cvs-all | Month of Dec 2009 | Week of 1 Dec 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alexey Dokuchaev <danfe@FreeBSD.org>
Date
1 Dec 2009 02:46:22
Subject
Re: cvs commit: ports/graphics/p5-Chart-Clicker Makefile distinfo
Message-ID
20091201024622.GA1474@FreeBSD.org


[ Hide this part ]
On Tue, Dec 01, 2009 at 01:19:35AM +0000, Wen Heping wrote:
> wen 2009-12-01 01:19:35 UTC
>
> FreeBSD ports repository
>
> Modified files:
> graphics/p5-Chart-Clicker Makefile distinfo
> Log:
> - Update to 2.49
> - Flip RUN_DEPENDS and BUILD_DEPENDS

Could you elaborate on the flip please? I suspect that submitter was
trying to work around side effects of assignment laziness of our make(1).
If this is true, correct (and less confusing) solution would be to use
`:=' instead of `=' when setting rdeps to bdeps.

Thanks.

./danfe

Elapsed time: 0.150 seconds