Opened 14 years ago

Closed 14 years ago

#26376 closed enhancement (fixed)

[vtk5] add variant qt4-mac to vtk5 portfile

Reported by: arnaud_gelas@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: vtk5

Description

add variant qt4-mac

Change History (3)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Version: 1.9.1

Did you intend to attach a patch for this?

comment:2 Changed 14 years ago 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

}

comment:3 Changed 14 years ago by raphael-st (Raphael Straub)

Resolution: fixed
Status: newclosed

Fixed in r71338.

Note: See TracTickets for help on using tickets.