#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 larryv@…): Replying to [comment:7 aggraef@…]:
The problem is with `make dynamic`. I really think that this should be executed separately after all the other targets, since otherwise it will invoke a submake which will try to build some of the same targets that `make all` and `make httpd` will try to build, too. It's hard to see whether that's actually a problem in practice, however.
The correct way to fix this would be to patch the makefile so that the “dynamic” target depends on whichever other targets need to run first. -- Ticket URL: <https://trac.macports.org/ticket/45241#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X