Changes between Initial Version and Version 2 of Ticket #30941


Ignore:
Timestamp:
Aug 23, 2011, 1:30:58 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Run sudo port selfupdate and try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30941

    • Property Keywords nodejs help2man removed
  • Ticket #30941 – Description

    initial v2  
    44When I try to build the help2man package for MacPorts v2.0.1 (it's a dependency for nodejs-devel), I get an error about an unknown dependency:
    55
     6{{{
    67[root@dolph:~ ] # port install help2man
    78--->  Computing dependencies for help2man
     
    910Error: Status 1 encountered during processing.
    1011To report a bug, see <http://guide.macports.org/#project.tickets>
     12}}}
    1113
    1214Investigating further, it seems there is a similarly named package:
    1315
     16{{{
    1417[dolph:~ ] $ port search locale-gettext
    1518p5-locale-gettext @1.50.0 (perl)
    1619    Perl interface to GNU gettext
     20}}}
    1721
    1822...so this may just be a typo.