Date: Mon, 11 Jul 2005 17:36:02 -0400 From: Charles Swiger <cswiger@mac.com> To: scuba@centroin.com.br Cc: freebsd-questions@freebsd.org Subject: Re: How to pass configure options Message-ID: <F95E2C1B-E438-4595-97ED-A19E7F6E0973@mac.com> In-Reply-To: <Pine.BSI.4.33.0507111818060.18478-100000@hypselo.centroin.com.br> References: <Pine.BSI.4.33.0507111818060.18478-100000@hypselo.centroin.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 11, 2005, at 5:24 PM, scuba@centroin.com.br wrote: > How can I pass some extra "configure" options when making ports? Edit the port's top-level Makefile, and add whatever options you'd like to $CONFIGURE_ARGS, as in: CONFIGURE_ARGS+= --disable-nls -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F95E2C1B-E438-4595-97ED-A19E7F6E0973>