The default is to build shared libraries, as it is now. Note that shared
libraries are required to build with the Python and Java wrapping.
- Fix the build when java wrapping is enabled
- Install symlinks to shlibs in the form of libvtk*.so.5 -> libvtk*.so.5.4.2
- Set the correct USE_LDCONFIG path
- Fix install directory of the Qt Designer plugin
- Fix include path order
- Record conflict with Paraview (installs the same Qt Designer plugin)
- Bump PORTREVISION
Reported by: QAT, PH [1]
Thanks to : fluffy, Stas Timokhin <devel@stasyan.com>
the headers, TCL, and Python components, which are fairly small. Slave ports
for the larger optional components (e.g. JAVA, data, examples) will follow.
PR: ports/119075
Submitted by: Jason Bacon <bacon (at) smithers.neuro.mcw.edu>
Rework this port and split it into logically independent parts
Give maintainership to submitter
PR: ports/57858
Submitted by: Mykola Khotyaintsev <ko@irfu.se>