mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
multimedia/makemkv: Update URL after FreeBSD Documentation transition
Approved by: portmgr (blanket)
This commit is contained in:
parent
88c66b779e
commit
2d95abf2b4
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ to your kernel configuration:
|
|||
device sg
|
||||
|
||||
Refer to
|
||||
<https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html>
|
||||
<https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-building>
|
||||
for building a custom kernel.
|
||||
|
||||
When finished, re-run this script (update-makemkv-drives).
|
||||
|
|
|
@ -23,7 +23,7 @@ Requirements:
|
|||
* A custom FreeBSD kernel with sg devices (Linux' "scsi generic" interface) is
|
||||
required to use makemkvcon. To build such a kernel, add "device sg" to your
|
||||
kernel configuration and follow the instructions at
|
||||
https://www.freebsd.org/doc/handbook/kernelconfig-building.html
|
||||
https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-building
|
||||
* Make sure you have the "linux" kernel module loaded. On amd64, "linux64" is
|
||||
also required.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue