#40797: Configuring groff hangs on OS X 10.9 ----------------------------+-------------------------------- Reporter: Per.Mildner@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: duplicate | Keywords: Port: groff | ----------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: This is not the correct solution. The variable $pnmtops does not contain the path to the `pnmtops` program; it contains the string "found". After making the above change, the configure script tries to determine if `pnmtops` supports the `-nosetpage` option by running the nonexistent program "`found`" which of course fails so the test decides incorrectly that `pnmtops` does not support the `-nosetpage` option. -- Ticket URL: <https://trac.macports.org/ticket/40797#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X