On Mon, Feb 9, 2009 at 2:02 PM, Bradley Giesbrecht <[email protected]> wrote: > The file I'm patching is named "configure" hence patch-configure. > > My patches are in ./files. > > The patch is being applied, and after I let macports apply the patch if I cd > into the worksrcdir and do ./configure it works. > > But not with macports.
"port configure" does not simply run ./configure... it sets some environment variables, and uses --prefix (possibly other args too). port -d configure should show you what it's doing. - Toby _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
