Fwd: cvs commit: ports/databases/p5-DBIx-Custom Makefile

Doug Barton dougb at FreeBSD.org
Sun Jul 31 23:14:33 UTC 2011


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/



More information about the freebsd-perl mailing list