mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
15 lines
310 B
Plaintext
15 lines
310 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You'll have to add /usr/local/lib/X11/fonts/lfpfonts-fix
|
|
to your X font path by either:
|
|
|
|
$ xset fp+ /usr/local/lib/X11/fonts/lfpfonts-fix
|
|
$ xset fp rehash
|
|
|
|
or by adding it to your X-server configuration file (usually
|
|
/etc/X11/XF86Config) and restarting the X-server.
|
|
EOM
|
|
}
|
|
]
|