Date: Tue, 1 Dec 2009 02:46:22 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Wen Heping <wen@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/p5-Chart-Clicker Makefile distinfo Message-ID: <20091201024622.GA1474@FreeBSD.org> In-Reply-To: <200912010119.nB11JZAO050918@repoman.freebsd.org> References: <200912010119.nB11JZAO050918@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091201024622.GA1474>