Changes between Initial Version and Version 1 of Ticket #57652, comment 6


Ignore:
Timestamp:
Nov 21, 2018, 11:40:57 PM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57652, comment 6

    initial v1  
    1 `port -vst` hides any ports that are not specifically listed as dependencies in the Portfile. So it's failing because the port is using `gmkdir` but not declaring a dependency on `coreutils`:
     1`port -vst install` hides any ports that are not specifically listed as dependencies in the Portfile. So it's failing because the port is using `gmkdir` but not declaring a dependency on `coreutils`:
    22{{{
    33$ port provides /opt/local/bin/gmkdir