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