Opened 14 years ago

Closed 14 years ago

#26375 closed enhancement (fixed)

[vtk5] add variant mysql to vtk 5.6.0

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

Description (last modified by raphael-st (Raphael Straub))

Add variant mysql to vtk5.6.0

variant mysql description {description} {
depends_build-append port:zlib port:mysql5
configure.args-append
-DVTK_USE_MYSQL:BOOL=ON
-DMYSQL_LIBRARY:FILEPATH=${prefix}/lib/mysql5/mysql/libmysqlclient.dylib
-DMYSQL_INCLUDE_DIRECTORIES:FILEPATH=${prefix}/include/mysql5/mysql/
-DMYSQL_EXTRA_LIBRARIES:FILEPATH=${prefix}/lib/libz.dylib
}

Change History (1)

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

Description: modified (diff)
Resolution: fixed
Status: newclosed

Fixed in r71338.

Note: See TracTickets for help on using tickets.