What am I forgetting?
Ryan Schmidt
ryandesign at macports.org
Wed Aug 14 13:12:20 UTC 2019
On Aug 12, 2019, at 20:22, Mojca Miklavec wrote:
> If not, "sudo port install" or "sudo port upgrade" (without port name)
`port upgrade` will always find the port in the default tree. It will not find the port in the local directory. So you don't want to use `port upgrade` in this case. We've discussed this surprising behavior before...
But `port install` will find the port in the local directory, if you don't specify a name, so that's what you should use.
More information about the macports-users
mailing list