[MacPorts] #13517: mesa and xorg-server on 10.4

MacPorts noreply at macports.org
Mon Mar 16 12:53:37 PDT 2009


#13517: mesa and xorg-server on 10.4
-----------------------------------------+----------------------------------
  Reporter:  michaelt@…                  |       Owner:  rowue@…               
      Type:  defect                      |      Status:  closed                
  Priority:  Normal                      |   Milestone:  Port Bugs             
 Component:  ports                       |     Version:  1.7.0                 
Resolution:  fixed                       |    Keywords:  gtkglext gwyddion mesa
      Port:  gtkglext                    |  
-----------------------------------------+----------------------------------

Comment(by rowue@…):

 {{{
 Index: dports/x11/mesa/Portfile
 ===================================================================
 --- dports/x11/mesa/Portfile    (Revision 48171)
 +++ dports/x11/mesa/Portfile    (Arbeitskopie)
 @@ -77,6 +77,12 @@
          configure.cppflags-append -I${filespath}/include
  }

 +platform darwin 8 {
 +       if {! [variant_isset system_x11]} {
 +                       depends_lib-append      port:xorg-server
 +       }
 +}
 +
  if {! [variant_isset system_x11]} {
         default_variants +hw_render

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/13517#comment:61>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list