Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2017 12:31:37 -0700
From:      Adam Weinberger <adamw@adamw.org>
To:        Ultima <ultima1252@gmail.com>
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:  <E7CD024C-1359-4CBF-B434-DFF91B1DB2BC@adamw.org>
In-Reply-To: <CANJ8om5YY-hva4Z0_E8VC3BBkTzHvY7Ox3d62tdL4i0uTiyLmw@mail.gmail.com>
References:  <201712141841.vBEIfheL019834@repo.freebsd.org> <62A17711-7BF0-43D9-8635-2A9C83DF1D3E@adamw.org> <CANJ8om5YY-hva4Z0_E8VC3BBkTzHvY7Ox3d62tdL4i0uTiyLmw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 14 Dec, 2017, at 12:06, Ultima <ultima1252@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@adamw.org
http://www.adamw.org

>
> 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?E7CD024C-1359-4CBF-B434-DFF91B1DB2BC>