diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-20 02:43:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-20 02:43:10 +0800 |
commit | 5d4ae370df6f1e605222abf8863d2b3169685737 (patch) | |
tree | c48990742875778d41ad90e4c0b3bcde17b9de86 /x11-fonts | |
parent | bfccd4208fb482e793376a03537c2eeaa3125cde (diff) | |
download | freebsd-ports-gnome-5d4ae370df6f1e605222abf8863d2b3169685737.tar.gz freebsd-ports-gnome-5d4ae370df6f1e605222abf8863d2b3169685737.tar.zst freebsd-ports-gnome-5d4ae370df6f1e605222abf8863d2b3169685737.zip |
Fix pkg-message
Diffstat (limited to 'x11-fonts')
-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 |