Remember to keep i386-wine-devel and wine-devel versions in sync.
- build i386-wine-devel port and install it;
- build wine-devel port and copy it to /opt/wine without installing;
- add /opt/wine/usr/local/bin to $PATH;
- before using Wine start 64-bit wineserver explicitly with
env WINEPREFIX=whatever /opt/wine/usr/local/bin/wineserver --foreground --persistent
Thanks for sharing this, could you suggest a way to keep these versions in sync?