Date: Mon, 26 Aug 2013 10:03:31 +0200 From: David Demelier <demelier.david@gmail.com> To: LuKreme <kremels@kreme.com> Cc: freebsd-ports@freebsd.org Subject: Re: Passing cmpile flags to portmaster Message-ID: <CAO%2BPfDd6-d=c8Y6bDeJKkkB2UD5_myss31ny9Bs90O9bor_cZA@mail.gmail.com> In-Reply-To: <1B805FFD-2088-4E23-A763-5C8B3B870660@kreme.com> References: <1B805FFD-2088-4E23-A763-5C8B3B870660@kreme.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2013/8/26 LuKreme <kremels@kreme.com>: > let's say there is a port I want to install, but I want to pass the compile -WITH-FOO-BAR, how do I tell postmaster I want to do that? > > -- >>You are forgetting something: the Nazgul are immune to non-magical weapons. > > "Any sufficiently advanced technology is indistinguishable from magic." > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" It's usually done within /etc/make.conf, portmaster just wraps make(1) in its script. Also, if you want more fine grained settings, you may take a look at ports-mgmt/portconf, but it will be deprecated with the new option framework. Cheers, -- Demelier David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO%2BPfDd6-d=c8Y6bDeJKkkB2UD5_myss31ny9Bs90O9bor_cZA>