svn commit: r341794 - head/devel/libc++

Koop Mast kwm at rainbow-runner.nl
Thu Jan 30 10:13:40 UTC 2014


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


More information about the svn-ports-all mailing list