Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jul 2011 19:07:50 -0400
From:      Sahil Tandon <sahil@FreeBSD.org>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>, perl@FreeBSD.org
Subject:   Re: Fwd: cvs commit: ports/databases/p5-DBIx-Custom Makefile
Message-ID:  <20110731230750.GC8462@magic.hamla.org>
In-Reply-To: <4E35C372.9030209@FreeBSD.org>
References:  <201107312100.p6VL0Z0s033087@repoman.freebsd.org> <4E35C372.9030209@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2011-07-31 at 14:04:50 -0700, Doug Barton wrote:

> Fix the build with what seems to have been the intended change from
> 1.28
>
> It seems that the intention was to make a new BUILD_DEPENDS with the
> same content as the existing RUN_DEPENDS, but one line was missed,
> causing neither to work. So instead, make BUILD_DEPENDS equal to the
> old RUN_DEPENDS, and use the := method to set RUN_DEPENDS, in part
> because it helps avoid this kind of error.

Thanks for your help.  Your fix catalyzed an update to a newer upstream
version & the removal of unrequired dependency.

-- 
Sahil Tandon <sahil@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110731230750.GC8462>