On Wed, Oct 27, 2004 at 10:26:49AM -0700, Zoltan Frombach wrote: > >You can omit step 8 by editing /usr/local/etc/pkgtools.conf. e.g. > > > > MAKE_ARGS = { > > 'lang/perl5.8' => 'WITH_THREADS=yes', > > } > > In fact, I do have those compile options set in my > /usr/local/etc/pkgtools.conf file. But are you sure that portupgrade will > use those even when called with the -P flag ( eg: portupgrade -af -P )? Such environment variables have no effect on pkg_add (i.e. portupgrade -P), because the package has already been compiled and its build options were set at that time. Kris
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:19 UTC