On 2005-11-14 02:07, Philip Lykke Carlsen <[EMAIL PROTECTED]> wrote:
> Hi all..
>
> .. Is there any way to recursively configure the dependencies of a given port?

For those ports that support a 'make config' target, you can
always use 'config-recursive':

    # cd /usr/ports/category/foo
    # make config-recursive

There are some ports that don't support 'config' though, so you
may have to create a local customization set of options in the
`/usr/local/etc/pkgtools.conf' file.  Look for the comment that
describes the MAKE_ARGS hash of options.

- Giorgos

_______________________________________________
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