http://bugs.winehq.org/show_bug.cgi?id=33182
--- Comment #10 from Mac Molder macmolder@gmail.com 2013-04-07 07:42:41 CDT --- I am compiling a new version, 1.5.27 using macports.
http://wiki.winehq.org/MacOSX/Building
The instruction there, however says : Use the following command to configure and build Wine with MacPorts libraries and OpenGL:
./configure CPPFLAGS='-I/usr/X11/include -I/opt/local/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib -L/opt/local/lib' make && sudo make install
Is this still the correct option when I want to use macdriver and not X11 ? It links x11 to wine.