Date: Thu, 20 May 2004 11:01:18 +0800 From: Donny Lee <donny@corebit.com> To: freebsd-ports@Freebsd.org Subject: make args. Message-ID: <40AC1F7E.6090504@corebit.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40AC1F7E.6090504>