diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:52 +0000 |
commit | 467ad301e850f0a0985b053be44a383fb64e05df (patch) | |
tree | 95307d1ea6effde4816a1e77da4f0fb7bf9ffe95 /x11-fonts/urwfonts-ttf | |
parent | a400cfc5f46c03a0cf81282b9da421effa2e6575 (diff) | |
download | ports-467ad301e850f0a0985b053be44a383fb64e05df.tar.gz ports-467ad301e850f0a0985b053be44a383fb64e05df.zip |
Notes
Diffstat (limited to 'x11-fonts/urwfonts-ttf')
-rw-r--r-- | x11-fonts/urwfonts-ttf/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-fonts/urwfonts-ttf/files/pkg-message.in b/x11-fonts/urwfonts-ttf/files/pkg-message.in index e0ed5126b972..54816a84216f 100644 --- a/x11-fonts/urwfonts-ttf/files/pkg-message.in +++ b/x11-fonts/urwfonts-ttf/files/pkg-message.in @@ -1,4 +1,6 @@ -============================================================ +[ +{ type: install + message: <<EOM You'll have to add %%FONTSDIR%% to your X font path by either: @@ -7,4 +9,6 @@ $ xset fp rehash or by adding it to your X-server configuration file (usually /etc/X11/xorg.conf) and restarting the X-server. -============================================================ +EOM +} +] |