[MacPorts] #40797: Configuring groff hangs on OS X 10.9

MacPorts noreply at macports.org
Fri Oct 18 14:48:37 PDT 2013


#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


More information about the macports-tickets mailing list