diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-20 02:43:10 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-20 02:43:10 +0800 |
commit | f23d3bf1f6156c945eb2d934f103d0543f337136 (patch) | |
tree | c48990742875778d41ad90e4c0b3bcde17b9de86 /x11-fonts/gentium-plus | |
parent | 36acdea077e919199c2e9a895e6381a75ea63d99 (diff) | |
download | freebsd-ports-gnome-f23d3bf1f6156c945eb2d934f103d0543f337136.tar.gz freebsd-ports-gnome-f23d3bf1f6156c945eb2d934f103d0543f337136.tar.zst freebsd-ports-gnome-f23d3bf1f6156c945eb2d934f103d0543f337136.zip |
Fix pkg-message
Diffstat (limited to 'x11-fonts/gentium-plus')
-rw-r--r-- | x11-fonts/gentium-plus/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/gentium-plus/files/pkg-message.in b/x11-fonts/gentium-plus/files/pkg-message.in index a9dd2d482f32..3bd3784c8c88 100644 --- a/x11-fonts/gentium-plus/files/pkg-message.in +++ b/x11-fonts/gentium-plus/files/pkg-message.in @@ -1,7 +1,7 @@ To use these fonts, add the following line to the "Files" section of xorg.conf: - FontPath "%%FONTPATH%%/" + FontPath "%%FONTSDIR%%/" Users of older versions of X may additionally have to make sure that the freetype module is loaded. Check /var/log/Xorg.0.log for error |