svn commit: r465808 - in head/biology: . bamtools bamtools/files

Jason Bacon bacon4000 at gmail.com
Wed Mar 28 15:50:10 UTC 2018


On 03/28/18 08:43, Mathieu Arnold wrote:
> On Wed, Mar 28, 2018 at 01:26:31PM +0000, Jason W. Bacon wrote:
>> +LIB_DEPENDS+=	libjsoncpp.so:devel/jsoncpp
>> +CMAKE_ON+=	BUILD_SHARED_LIBS
> Why += ?
>
Old habit.  I came under the impression long ago that using 
CONFIGURE_ARGS= instead of CONFIGURE_ARGS+= would clobber args injected 
by the ports system, and I transferred the same habit to cmake.  This 
doesn't appear to be true anymore, if it ever was.

Time to break the habit.  Thanks for the heads-up.

-- 
Earth is a beta site.



More information about the svn-ports-head mailing list