Date: Thu, 30 Jan 2014 11:13:32 +0100 From: Koop Mast <kwm@rainbow-runner.nl> To: Baptiste Daroussin <bapt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r341794 - head/devel/libc++ Message-ID: <52EA25CC.6030608@rainbow-runner.nl> In-Reply-To: <201401292346.s0TNkEBS009641@svn.freebsd.org> References: <201401292346.s0TNkEBS009641@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30-1-2014 0:46, Baptiste Daroussin wrote: > Author: bapt > Date: Wed Jan 29 23:46:13 2014 > New Revision: 341794 > URL: http://svnweb.freebsd.org/changeset/ports/341794 > QAT: https://qat.redports.org/buildarchive/r341794/ > > Log: > Update to r200401 > Use libcxxrt from ports if not in base <snip> > -BUILD_DEPENDS= clang33:${PORTSDIR}/lang/clang33 > +LIB_DEPENDS= libcxxrt.so:${PORTSDIR}/devel/libcxxrt So what I'm wondering is is LIB_DEPENDS smart enough to see if libcxxrt.so is in base or localbase? And doesn't the libcxxrt port get added to the depends regardless of that? -Koop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52EA25CC.6030608>