freebsd-ports/misc/compat7x/pkg-message
2019-08-13 22:29:42 +00:00

11 lines
258 B
Text

[
{ type: install
message: <<EOM
Do not forget to add COMPAT_FREEBSD7 into
your kernel configuration (enabled by default).
To configure and recompile your kernel see:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
EOM
}
]