Darren Weber wrote: > > > I get an error, ie: > > Error: Target org.macports.destroot returned: syntax error in expression > " string equal [file extension ${f}] ".app" ": variable references > require preceding $ You're missing [] around the string equal call. - Josh