svn commit: r456332 - in head/devel: . youcompleteme youcompleteme/files

Ultima ultima1252 at gmail.com
Thu Dec 14 19:06:26 UTC 2017


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 at adamw.org> wrote:

> On 14 Dec, 2017, at 11:41, Richard Gallamore <ultima at 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 at adamw.org
> http://www.adamw.org
>
>


More information about the svn-ports-head mailing list