Andrew,
> It would be even nicer to have that functionality work in /etc/make.conf
I prefer to have system (base) and apps (ports) separated as far as
logically possible, but...
> or the ports build system instead of the imprecise "WITHOUT_3DNOW='yo'"
> trick I rely on.
..I'd be in favour of a
On Sat, 23 Aug 2003 12:21:37 -0600
"Andrew Lankford" <[EMAIL PROTECTED]> wrote:
> It would also
> be nice to specify certain "heirarchys" of kernel modules that
> you don't want built in make.conf or your config file.
There's the MODULES_OVERRIDE option, which, while the logical opposite of what y
>Create your own pkgtools.conf with your preferred make
> options. For example, I have..
>
> MAKE_ARGS = {
> 'audio/xmms' => '-DWITHOUT_3DNOW',
blah blah blah
> }
It would be even nicer to have that functionality work in /etc/make.conf or the ports
build system instead of the imprecise "
Person who has forgotten their own name,
> i always download the source code compile by myself, it just need to make
> with some options such as .. make --prefix=/usr/local/apache
> --enable-module=so But i found someone said install by /usr/ports also
> can do that, it also add options at make in
On Fri, Aug 22, 2003 at 07:43:38AM +0800, maillist bsd wrote:
>
> hi all,
Hi!
>
> as i install a lot package work together, such apache+php+mysql..
> i always download the source code compile by myself, it just need to make with some
> options such as ..
> make --prefix=/usr/local/apac
hi all,
as i install a lot package work together, such apache+php+mysql..
i always download the source code compile by myself, it just need to make with some
options such as ..
make --prefix=/usr/local/apache --enable-module=so
But i found someone said install by /usr/ports also can do that, it
6 matches
Mail list logo