Ticket #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@…) (diff)
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
Note: See
TracTickets for help on using
tickets.


Fixed in r71338.