* Ryan Schmidt: > `port install` will find the port in the local directory, if you don't > specify a name, so that's what you should use. Indeed. Personally, I also like to use "port clean --work --logs" while working on a port, to ensure that previous (failed) install attempts did not leave anything behind. -Ralph