Date: Thu, 14 Dec 2017 11:06:23 -0800 From: Ultima <ultima1252@gmail.com> To: Adam Weinberger <adamw@adamw.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r456332 - in head/devel: . youcompleteme youcompleteme/files Message-ID: <CANJ8om5YY-hva4Z0_E8VC3BBkTzHvY7Ox3d62tdL4i0uTiyLmw@mail.gmail.com> In-Reply-To: <62A17711-7BF0-43D9-8635-2A9C83DF1D3E@adamw.org> References: <201712141841.vBEIfheL019834@repo.freebsd.org> <62A17711-7BF0-43D9-8635-2A9C83DF1D3E@adamw.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The port uses boost-libs through python so it doesn't actually link anything to the port, but it does require these ports to run. At least this is how I understand it. Do you think it should be adjusted? On Thu, Dec 14, 2017 at 10:50 AM, Adam Weinberger <adamw@adamw.org> wrote: > On 14 Dec, 2017, at 11:41, Richard Gallamore <ultima@FreeBSD.org> wrote: >> >> +RUN_DEPENDS= vim:editors/vim \ >> + ${LOCALBASE}/lib/libboost_thread.so:devel/boost-libs \ >> + ${LOCALBASE}/lib/libboost_python.so:devel/boost-python-libs >> \ >> > > It is very strange to see shared libraries as RUN_DEPENDS. Are these > really not needed at build-time? > > # Adam > > > -- > Adam Weinberger > adamw@adamw.org > http://www.adamw.org > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANJ8om5YY-hva4Z0_E8VC3BBkTzHvY7Ox3d62tdL4i0uTiyLmw>