Fixed it. To install all of the same libs as a port install, I port installed wine. Then port uninstalled wine, which leaves all the libs there. Then I moved the entire opt/local/ directory into the usr/ directory making it: usr/local/, which is where my make of wine was defaulting to install. I installed my version of wine and now everything works great.