Date: Tue, 4 Jun 2019 06:21:47 +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: r503444 - head/x11-fonts/linuxlibertine-g/files Message-ID: <201906040621.x546LlIP047332@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Jun 4 06:21:47 2019 New Revision: 503444 URL: https://svnweb.freebsd.org/changeset/ports/503444 Log: Only print the pkg-message during the first installation step Modified: head/x11-fonts/linuxlibertine-g/files/pkg-message.in Modified: head/x11-fonts/linuxlibertine-g/files/pkg-message.in ============================================================================== --- head/x11-fonts/linuxlibertine-g/files/pkg-message.in Tue Jun 4 06:20:20 2019 (r503443) +++ head/x11-fonts/linuxlibertine-g/files/pkg-message.in Tue Jun 4 06:21:47 2019 (r503444) @@ -1,5 +1,12 @@ +[ +{ + message: <<EOD You can start using the fonts by following these instructions: Add the following line to the "Files" section of your x.org configuration file: FontPath "%%FONTSDIR%%/" +EOD, + type : install +} +]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906040621.x546LlIP047332>