On Fri, Oct 23, 2015 at 02:48:07PM -0400, Alan Corey wrote: > It seems like I might have run across this, a way to uninstall a port > and reinstall it without having to remove all of its dependencies and > put them back in the process.
pkg_add -rDinstalled should do the trick. Landry
