mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You'll have to add %%FONTSDIR%%
|
|
to your X font path by either:
|
|
|
|
$ xset fp+ %%FONTSDIR%%
|
|
$ xset fp rehash
|
|
|
|
or by adding it to your X-server configuration file (usually
|
|
/etc/X11/xorg.conf) and restarting the X-server.
|
|
EOM
|
|
}
|
|
]
|