Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Oct 2012 15:57:05 -0700
From:      "Ronald F. Guilmette" <rfg@tristatelogic.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Building Ports: Is there a "make" equivalent for --batch ?
Message-ID:  <15439.1349650625@tristatelogic.com>
In-Reply-To: <20121007234043.cadf5863.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help

In message <20121007234043.cadf5863.freebsd@edvax.de>, 
Polytropon <freebsd@edvax.de> wrote:

>A workaround (and not directly the answer to your question) is
>to process the config dialogs before starting the build:
>
>	# make config-recursive
>
>Once set, the options won't be requested on a second run.

Hey! Wow!  Thanks!  That will work for me.

Needless to say, I didn't know about that Makefile target, until now.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15439.1349650625>