Passing cmpile flags to portmaster

David Demelier demelier.david at gmail.com
Mon Aug 26 08:03:33 UTC 2013


2013/8/26 LuKreme <kremels at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at 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


More information about the freebsd-ports mailing list