blob: abd2ae570a8948c098781390a328a18264accef2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
*****************************************************************************
The MPEG2 format and all software that uses it is subject to patent
restrictions. Please see http://www.mpegla.com/m2/m2-agreement.cfm
for more information.
********************************* IMPORTANT *********************************
Installing this port does not enable MPEG2 functionality in math/vtk5.
If math/vtk5 was built without the VTKMPEG2 option, it must be rebuilt
and reinstalled with VTKMPEG2 turned on in order to enable the MPEG2
functionality:
cd /usr/ports/math/vtk5
make deinstall
make clean
make config
make reinstall
*****************************************************************************
|