1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/x11-fonts/urwfonts/pkg-message
Jimmy Olgeni ffd13ae061 Move install instructions from pkg-descr to pkg-message.
PR:		65529
Submitted by:	Jason Bacon <bacon(at)smithers.neuro.mcw.edu>
2004-05-01 15:59:56 +00:00

11 lines
371 B
Plaintext

============================================================
You'll have to add /usr/X11R6/lib/X11/fonts/URW
to your X font path by either:
$ xset fp+ /usr/X11R6/lib/X11/fonts/URW
$ xset fp rehash
or by adding it to your X-server configuration file (usually
/etc/X11/XF86Config) and restarting the X-server.
============================================================