cvs commit: ports/audio/mixxx Makefile
    Raphael Kubo da Costa 
    rakuco at FreeBSD.org
       
    Mon May 21 17:05:21 UTC 2012
    
    
  
rakuco      2012-05-21 17:05:20 UTC
  FreeBSD ports repository
  Modified files:
    audio/mixxx          Makefile 
  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.26      +2 -0      ports/audio/mixxx/Makefile
    
    
More information about the cvs-all
mailing list