rakuco 2012-05-20 02:10:15 UTC FreeBSD ports repository
Modified files: graphics/autoq3d Makefile Added files: graphics/autoq3d/files patch-AutoQ3D.pro patch-src__fgui__glapparea.cpp Log: Make the port build with the upcoming Qt 4.8.x series. Since 4.8.0 [1], Qt itself does not automatically include GLU's headers and libraries with its OpenGL module, so applications which relied on Qt to get these need to be adjusted. PORTREVISION bumped since we now explicitly depend on GLU via USE_GL=glu. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b Revision Changes Path 1.11 +2 -0 ports/graphics/autoq3d/Makefile 1.1 +10 -0 ports/graphics/autoq3d/files/patch-AutoQ3D.pro (new) 1.1 +11 -0 ports/graphics/autoq3d/files/patch-src__fgui__glapparea.cpp (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"