svn commit: r420828 - head/net/py-nnpy

Chris Rees crees at physics.org
Thu Aug 25 11:10:31 UTC 2016



On 25 August 2016 11:32:13 BST, Kubilay Kocak <koobs at FreeBSD.org> wrote:
>On 25/08/2016 6:26 PM, Chris Rees wrote:
>> You should really either expand BUILD_DEPENDS before assigning it,
>> with := or assign BUILD_DEPENDS to RUN_DEPENDS instead. Doing that
>> avoids pollution from later additions such as extra USES only used
>> for build etc.
>
>I think this may be prior advice, and I remember a flurry of mailing
>lists posts in the past about := that may or may not have been resolved
>permanently. See Also: 'MY_DEPENDS' in the Porters Handbook.
>
>The other option is to duplicate the lines, which I'm not impartial to
>either.

How can this have been resolved??  Make evaluates lazily, which is why it works for us!

Chris
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the svn-ports-all mailing list