Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2008 23:47:23 -0400
From:      Sahil Tandon <sahil@tandon.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Making changes to ports default install
Message-ID:  <20080701034723.GA20712@shepherd>
In-Reply-To: <f5fb6600806301947u69df0f77l589d699c9844d3fb@mail.gmail.com>
References:  <f5fb6600806301947u69df0f77l589d699c9844d3fb@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim DeBoer <tdeboer@gmail.com> wrote:

> I've been working on a new server, and I'd like to install apache from ports
> to make maintenance easier.
> The problem is the default layout drives me nuts. I'd like to use a more
> intuitive layout. Is it possible to pass a custom layout file during make
> build? Something like make build WITH_LAYOUT=/path/to/layout/file  or
> something along those lines?

Look into --enable-layout.  See the various options in config.layout; if none 
of them suit you, you can add your custom rules.  I believe you can also 
point to a file that contains your custom layout if you are uncomfortable 
editing the config.layout.

[...]

-- 
Sahil Tandon <sahil@tandon.net>



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