On Jan 9, 2009, at 02:09, Joshua Root wrote: >> -pre-configure { >> - set cmd "cd ${worksrcpath} && autoreconf" >> - ui_debug ${cmd} >> - system "${cmd}" >> -} >> +use_autoconf yes >> +autoconf.cmd ${prefix}/bin/autoreconf > > Why not just "use_autoreconf yes"? Oh yes, I forgot we can do that in MacPorts 1.7.0 now too! I'll fix it.