#15478: sqlite3 needn't depend on nawk -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- sqlite3 depends on nawk, but I don't know why. The dependency was added in r30720 but the log message is empty. I can only assume this was an early attempt to fix the [wiki:LeopardProblems Leopard environment variable issue], but we now know that adding a dependency on nawk is neither necessary () nor sufficient (#14523, #14938) to fix the problem. I just confirmed with Mac OS X 10.5.3, MacPorts trunk@37255 and Xcode 3.1 (iPhone SDK beta 6) that sqlite3 3.5.9 builds just fine without the nawk dependency. I recommend it be removed, as in the attached patch. The log message for r30720 should also be fixed (`svn propedit --revprop -r30720 svn:log http://svn.macosforge.org/repository/macports/`). -- Ticket URL: <http://trac.macports.org/ticket/15478> MacPorts <http://www.macports.org/> Ports system for Mac OS