mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
ed76a1fec5
- Modernize pkg-message while here Changes: https://github.com/FortAwesome/Font-Awesome/blob/5.11.2/CHANGELOG.md Approved by: tz (mentor, implicit)
13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Add the following line to the "Files" section of X Windows configuration file:
|
|
|
|
FontPath "%%FONTSDIR%%/"
|
|
|
|
If you're upgrading from Font Awesome v4, you may need to update your configs
|
|
to the new font families "Font Awesome 5 Free" and "Font Awesome 5 Free Solid".
|
|
EOM
|
|
}
|
|
]
|