#21981: Unnecessary dependency for Groovy --------------------------------+------------------------------------------- Reporter: sigzero@… | Owner: breskeby@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: invalid | Keywords: Port: Groovy | --------------------------------+------------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => invalid Comment: Yeah, the output from deps and info could definitely be seen as confusing in these cases, though simplifying it could be messy as we would have to kick in the dependency checks just for those informational commands. Also, FYI, if you use debug ({{{port -d ...}}}), you should see {{{ DEBUG: Searching for dependency: kaffe DEBUG: Didn't find receipt, going to depspec regex for: kaffe DEBUG: Found Dependency: path: /usr/bin filename: java regex: ^java$ }}} which means /usr/bin/java makes it happy. -- Ticket URL: <http://trac.macports.org/ticket/21981#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS