Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2004 20:57:41 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-ports@freebsd.org
Cc:        Donny Lee <donny@corebit.com>
Subject:   Re: make args.
Message-ID:  <200405192057.41290.kstewart@owt.com>
In-Reply-To: <40AC1F7E.6090504@corebit.com>
References:  <40AC1F7E.6090504@corebit.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 19 May 2004 08:01 pm, Donny Lee wrote:
> hi there,
>
> could someone give a hint where i can specify a make argument
> to make a port?
>
> i used to put those arguments in /usr/local/etc/pkgtools.conf,
> like this:
>
> MAKE_ARGS = {
>    'databases/mysql50-*'  => 'WITH_CHARSET=big5',
>    'databases/mysql50-*'  => 'BUILD_OPTIMIZED=yes',
>    'databases/phpmyadmin' => 'MYADMDIR?=www/data/phpMyAdmin',
>    'www/apache2*'         => 'WITH_APACHE_SUEXEC=yes',
> }
>
> but it seems not work any more for 5.2-C?

That is a portupgrade file. Did you use it to do the update?

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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