diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-21 04:08:09 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-21 04:08:09 +0000 |
commit | de91c1f36d78c0c1f1a5abc30188f03d7f0ab7c0 (patch) | |
tree | 30a8f9651b395bb45c31b56b00bb91482305f9a6 /x11-fonts/freefont-ttf/files/pkg-message.in | |
parent | 388d529ae575d0e451a46a8c50f68f57b93e756a (diff) | |
download | ports-de91c1f36d78c0c1f1a5abc30188f03d7f0ab7c0.tar.gz ports-de91c1f36d78c0c1f1a5abc30188f03d7f0ab7c0.zip |
Notes
Diffstat (limited to 'x11-fonts/freefont-ttf/files/pkg-message.in')
-rw-r--r-- | x11-fonts/freefont-ttf/files/pkg-message.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fonts/freefont-ttf/files/pkg-message.in b/x11-fonts/freefont-ttf/files/pkg-message.in new file mode 100644 index 000000000000..2439decbb39f --- /dev/null +++ b/x11-fonts/freefont-ttf/files/pkg-message.in @@ -0,0 +1,10 @@ +============================================================ +You'll have to add %%INSTALLDIR%% +to your X font path by either: + +$ xset fp+ %%INSTALLDIR%% +$ xset fp rehash + +or by adding it to your X-server configuration file (usually +/etc/X11/xorg.conf) and restarting the X-server. +============================================================ |