[MacPorts] #26376: [vtk5] add variant qt4-mac to vtk5 portfile

MacPorts noreply at macports.org
Tue Sep 7 07:50:23 PDT 2010


#26376: [vtk5] add variant qt4-mac to vtk5 portfile
------------------------------------------+---------------------------------
 Reporter:  arnaud_gelas@…                |       Owner:  macports-tickets@…                   
     Type:  enhancement                   |      Status:  new                                  
 Priority:  Normal                        |   Milestone:                                       
Component:  ports                         |     Version:                                       
 Keywords:                                |        Port:  vtk5                                 
------------------------------------------+---------------------------------

Comment(by arnaud_gelas@…):

 I am not an expert, but I guess something like that may work:

 variant qt4-mac requires qt4-mac description {Build with qt support} {
         depends_lib-append port:qt4-mac
         configure.args-append
                 -DVTK_USE_QT:BOOL=ON
                 -DVTK_USE_GUISUPPORT:BOOL=ON
                 -DQT_QMAKE_EXECUTABLE:FILEPATH=${prefix}/bin/qmake
 }

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


More information about the macports-tickets mailing list