New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26375 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[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

comment:1 Changed 3 years ago by raphael@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Description modified (diff)

Fixed in r71338.

Note: See TracTickets for help on using tickets.