#33150: Io: Addon libraries in $prefix/lib/io/addons link against non-existant paths ---------------------+-------------------------- Reporter: emer@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Resolution: fixed | Keywords: haspatch Port: Io | ---------------------+-------------------------- Comment (by crossd@…): Replying to [comment:11 ryandesign@…]:
Using a variable called "name" is confusing because portfiles already have a variable called "name" (the port name).
I've committed a modified version of your patch in r101673 which results in only one invocation of `install_name_tool` per library. I nested the loops, so I had to rename the other variables to not collide.
Thanks! This is great. -- Ticket URL: <https://trac.macports.org/ticket/33150#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS