Date: Thu, 19 Mar 2015 18:45:09 +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: r381669 - head/x11-fonts/gentium-basic/files Message-ID: <201503191845.t2JIj9NN009024@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Mar 19 18:45:08 2015 New Revision: 381669 URL: https://svnweb.freebsd.org/changeset/ports/381669 QAT: https://qat.redports.org/buildarchive/r381669/ Log: Fix pkg-message Modified: head/x11-fonts/gentium-basic/files/pkg-message.in Modified: head/x11-fonts/gentium-basic/files/pkg-message.in ============================================================================== --- head/x11-fonts/gentium-basic/files/pkg-message.in Thu Mar 19 18:44:49 2015 (r381668) +++ head/x11-fonts/gentium-basic/files/pkg-message.in Thu Mar 19 18:45:08 2015 (r381669) @@ -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?201503191845.t2JIj9NN009024>