On Sunday 02 March 2008 00:07:13 [EMAIL PROTECTED] wrote:

> If I am understanding the portmaster manpage correctly this is close
> to what -n would do, but I don't even want it to do 'make config'

Yes, you do.
Because make config determines the dependencies.

If speed is what you're worried about, then first do:
make config-recursive

in the port you want to investigate, then do portmaster -n - OR,
specify BATCH=yes and PACKAGE_BUILDING=yes to portmaster as make flags. But 
note that that will accept a set of default options, as defined by the port 
maintainer.
-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to