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

Adam Weinberger adamw at adamw.org
Thu Dec 14 19:31:42 UTC 2017


> On 14 Dec, 2017, at 12:06, Ultima <ultima1252 at gmail.com> wrote:
>
> 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?

Nope, if they're runtime only, they're runtime only and the Makefile is  
correct.

# Adam


--
Adam Weinberger
adamw at adamw.org
http://www.adamw.org

>
> 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-all mailing list