ports: USE_GCC == RUN_DEPENDS ??

RW rwmaillists at googlemail.com
Fri Oct 16 12:14:41 UTC 2015


On Fri, 16 Oct 2015 12:19:39 +0200
Harry Schmalzbauer wrote:

>  Hello,
> 
> if I utilize "USE_GCC=yes" in my ports Makefile, 'make
> package-depends-list' includes GCC.
> I just wan't to have GCC on my package builder, not on the production
> host. Why does Mk add GCC to RUN_DEPENDS?

because the port provides libraries that are dynamically linked at
runtime.


More information about the freebsd-questions mailing list