Date: Fri, 16 Oct 2015 13:14:34 +0100 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: ports: USE_GCC == RUN_DEPENDS ?? Message-ID: <20151016131434.5a85109b@gumby.homeunix.com> In-Reply-To: <5620CF3B.1050303@omnilan.de> References: <5620CF3B.1050303@omnilan.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151016131434.5a85109b>