#37016: tk: NSApplicationPresentationAutoHideDock undeclared (first use in this function) -------------------------------+------------------- Reporter: nonstop.server@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: tk | -------------------------------+------------------- Comment (by nonstop.server@…): Replying to [comment:3 heapifyman@…]: To find installed ports that are unrequested and have no dependents you can use: {{{ % port echo leaves or % port echo leaves |grep -w tk }}} To display all ports that are required to build and run tk {{{ % port echo depof:tk }}} To display all installed ports that depend on tk {{{ % port echo dependentof:tk }}} -- Ticket URL: <https://trac.macports.org/ticket/37016#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS