Date: Wed, 28 Mar 2018 10:50:06 -0500 From: Jason Bacon <bacon4000@gmail.com> To: Mathieu Arnold <mat@FreeBSD.org>, "Jason W. Bacon" <jwb@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r465808 - in head/biology: . bamtools bamtools/files Message-ID: <58a2ebc1-c58b-e58e-93f8-0583e7ebfe8b@gmail.com> In-Reply-To: <20180328134346.lw4s67embg2n4gk5@ogg.in.absolight.net> References: <201803281326.w2SDQVl6065909@repo.freebsd.org> <20180328134346.lw4s67embg2n4gk5@ogg.in.absolight.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58a2ebc1-c58b-e58e-93f8-0583e7ebfe8b>