| Subject: | setting X11BASE | |
|---|---|---|
| From: | Mel (fbsd...@rachie.is-a-geek.net) | |
| Date: | Feb 23, 2008 11:59:22 am | |
| List: | org.freebsd.freebsd-questions | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| per...@pluto.rain.com | Feb 22, 2008 7:12 am | |
| Mel | Feb 22, 2008 12:28 pm | |
| Paul Schmehl | Feb 22, 2008 3:30 pm | |
| per...@pluto.rain.com | Feb 23, 2008 8:11 am | |
| per...@pluto.rain.com | Feb 23, 2008 8:11 am | |
| Dominic Fandrey | Feb 23, 2008 8:19 am | |
| Mel | Feb 23, 2008 11:59 am | |
| per...@pluto.rain.com | Feb 23, 2008 6:12 pm | |
| Mel | Feb 23, 2008 6:32 pm | |
| Paul Schmehl | Feb 23, 2008 6:34 pm | |
| per...@pluto.rain.com | Feb 24, 2008 8:10 am |
| Subject: | setting X11BASE | |
|---|---|---|
| From: | Mel (fbsd...@rachie.is-a-geek.net) | |
| Date: | Feb 23, 2008 11:59:22 am | |
| List: | org.freebsd.freebsd-questions | |
On Saturday 23 February 2008 09:01:26 per...@pluto.rain.com wrote:
* What is the value of LOCALBASE? I'm not finding any definition, or other reference, in /etc/make.conf.
Just set it to ${LOCALBASE} verbatim. Not what you think is the value of the variable LOCALBASE but the word ${LOCALBASE}.
Academic interest :)
I'm finding it especially "interesting" that /etc/make.conf, which to judge from its location is part of the base, depends on a setting from something in the /usr/ports tree.
No, the ports tree uses make(1), a base utility and the global configuration file for make is /etc/make.conf. So the ports tree depends on a base utility.
-- Mel

