make args.

Donny Lee donny at corebit.com
Wed May 19 20:01:50 PDT 2004


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?

-- 
 // Donny



More information about the freebsd-ports mailing list