Date: Thu, 19 Mar 2015 18:43:11 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381667 - head/x11-fonts/gentium-plus/files Message-ID: <201503191843.t2JIhBYs008499@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Mar 19 18:43:10 2015 New Revision: 381667 URL: https://svnweb.freebsd.org/changeset/ports/381667 QAT: https://qat.redports.org/buildarchive/r381667/ Log: Fix pkg-message Modified: head/x11-fonts/gentium-plus/files/pkg-message.in Modified: head/x11-fonts/gentium-plus/files/pkg-message.in ============================================================================== --- head/x11-fonts/gentium-plus/files/pkg-message.in Thu Mar 19 18:42:03 2015 (r381666) +++ head/x11-fonts/gentium-plus/files/pkg-message.in Thu Mar 19 18:43:10 2015 (r381667) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503191843.t2JIhBYs008499>