1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/x11-fonts/jmk-x11-fonts/pkg-message
2019-08-14 12:25:52 +00:00

15 lines
292 B
Plaintext

[
{ type: install
message: <<EOM
You'll have to add /usr/local/lib/X11/fonts/jmk
to your X font path by either:
$ xset fp+ /usr/local/lib/X11/fonts/jmk
$ xset fp rehash
or by adding it to your X-server configuration file (usually
/etc/X11/XF86Config) and restarting the X-server.
EOM
}
]