On May 27, 2012, at 09:34, M. Daniel Becque wrote: > Over a year ago I tried to build Wine on my ppc machine. PPC is unsupported. > I recently was cleaning up macports with "sudo port clean --all all". When I > looked through Macports to check up, I noticed the log file from this failed > build is still on my machine in opt/local/var/macports/logs and the build > folder remains in opt/local/var/macports/build although the build folder is > empty. How do I take care of this? Thanks -dan
"sudo port clean"ing the port in question should delete its build directory, or you can delete it manually. Logs are not deleted until a successful build occurs; you can delete the log file manually if you want. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
