#33551: levmar: uses lassign which is incompatible with Tiger's Tcl 8.4 ---------------------------------------+------------------------------------ Reporter: nonstop.server@… | Owner: lockhart@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: fixed | Keywords: tiger Port: levmar | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:6 lockhart@…]:
I've posted a patch which replaces lassign with explicit "set x [lindex...]" commands. Tested successfully on Lion.
Thanks; committed in r90595. Replying to [comment:5 ryandesign@…]:
{{{ test.env DYLD_LIBRARY_PATH=${worksrcpath}/magick/.libs }}} I see now that you already have a similar line in the levmar portfile. I'm not familiar with rpath. Is its use necessary? I can't recall another port using it. Would it work if you don't use it? This matter should probably be discussed elsewhere however; this ticket is now resolved. -- Ticket URL: <https://trac.macports.org/ticket/33551#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS