#29413: Quicksilver: Quicksilver.xcodeproj does not exist in this directory -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: Quicksilver -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * keywords: => haspatch Comment: Oh, /opt/local/var/macports/build/_Users_rschmidt_macports_dports_aqua_Quicksilver/work/Quicksilver-B59/ does contain the directory Quicksilver, and the directory Quicksilver does contain the file Quicksilver.xcodeproj. The problem seems to be that xcode.project is supposed to contain just the name of the project file, or the relative path to it, not the absolute path. Not sure why it worked for you, but I'm using Xcode 3.2.6; maybe if you're using Xcode 4 that accounts for the difference. Usually you don't need to specify xcode.project at all, but I see you're using the variable elsewhere. The attached patch works for me. -- Ticket URL: <https://trac.macports.org/ticket/29413#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS