#45241: faust-devel, faust2-devel: update to latest git source ---------------------------------------+-------------------------- Reporter: aggraef@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: faust-devel faust2-devel | ---------------------------------------+-------------------------- Comment (by aggraef@…): Replying to [comment:16 larryv@…]:
I still say that the simplest solution is to patch the targets’ dependencies.
You're right. Simply adding `baz: foo bar` to your example makes sure that GNU make actually waits for `foo` and `bar` to finish before starting `baz`. Sorry, I didn't realize that, otherwise I would have included a corresponding patch for the toplevel Makefile in the first place. Ryan, I think that it makes most sense if I work with upstream in order to get this fixed (along with the other Makefile issues you encountered), and then submit another update request so that we can do without the patches and the `post-build` stuff, as larry suggested. -- Ticket URL: <https://trac.macports.org/ticket/45241#comment:17> MacPorts <http://www.macports.org/> Ports system for OS X