mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
13 lines
359 B
Plaintext
13 lines
359 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
For your X-server to use the fonts, you have to add
|
|
the ${LOCALBASE}/share/fonts/koi8-u-monaco (LOCALBASE is,
|
|
usually, /usr/local) to the server's font-path. Use
|
|
``xset fp+'' ${LOCALBASE} to do this for the current X-session and
|
|
consult your X-server's documentation to make this
|
|
permanent.
|
|
EOM
|
|
}
|
|
]
|