Date: Sun, 31 Jul 2011 16:14:32 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Sahil Tandon <sahil@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: <4E35E1D8.90300@FreeBSD.org> In-Reply-To: <20110731230750.GC8462@magic.hamla.org> References: <201107312100.p6VL0Z0s033087@repoman.freebsd.org> <4E35C372.9030209@FreeBSD.org> <20110731230750.GC8462@magic.hamla.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/31/2011 16:07, Sahil Tandon wrote: > 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. Glad to help. It wasn't clear from the diff which direction the change was intended to be (remove the dep, or an incomplete copy/paste) so I made the safest guess I could. Happy that it all worked out in the end though. Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E35E1D8.90300>