Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2005 10:53:32 +0100
From:      Vladimir Dvorak <dvorakv@vdsoft.org>
To:        freebsd-questions@freebsd.org
Subject:   make.conf - question
Message-ID:  <4365E99C.1020607@vdsoft.org>

next in thread | raw e-mail | index | archive | help
Hello,

where can I found ALL parameters suited for /etc/make.conf ? For
example, I wanted install some software from ports without X11, but

man 5 make.conf

doesn`t include WITHOUT_X11 option.

Fortunatelly I found this page

http://www.gsp.com/cgi-bin/man.cgi?section=5&topic=make.conf

and included some necessary parameters into my make.conf.

Ok, I found this

--- man make.conf ---
The purpose of make.conf is not to run commands or perform compilation
     actions directly.  Instead, it is included by the various makefiles in
     /usr/src, /usr/ports and /usr/doc which conditionalize their internal
     actions according to the settings found there.
--- cut ---

in man page, but im not sure where exactly should I look ?

(OS: 5.4-RELEASE FreeBSD 5.4-RELEASE )

Thank you,

Vladimir




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