In <[EMAIL PROTECTED]>, Antoine Jacoutot <[EMAIL PROTECTED]> typed: > > Use portupgrade, from the ports tree. Then you can do "portupgrade > > imapd" to update it, and it'll look in $(PREFIX)/etc/pkgtools.conf to > > see what settings you want to use. > Hum I can't find anything to resolve my problem within that file.
Quoting the comments in my copy of that file: # MAKE_ARGS: hash # # This is a hash of ports glob => arguments mapping. portupgrade(1) # and portinstall(1) look it up to pick command line arguments to # pass to make(1). You can use wildcards ("ports glob"). If a # port/package matches multiple entries, all the arguments are # joined using the space as separator. # # cf. -m/--make-args of portupgrade(1), ports_glob(1) # # e.g.: # MAKE_ARGS = { # 'databases/mysql323-*' => 'WITH_CHARSET=ujis', # } That looks like exactly what you're looking for. <mike -- Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message