How to pass configure options

scuba at centroin.com.br scuba at centroin.com.br
Mon Jul 11 21:24:25 GMT 2005


Hi all,

	How can I pass some extra "configure" options when making ports?

	I could not find it on FAQ or handbook.

	I´m using the "hard" way.

	make fetch
	cd work/someprog/
	./configure --with...
	cd ../../
	make
	make install

	Is there any other way to do that from make command line?


- Marcelo




More information about the freebsd-questions mailing list