summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2003-10-11 07:42:36 +0000
committergrant <grant>2003-10-11 07:42:36 +0000
commitefbe3695f595a228e5c110bf305c5e5097f09f62 (patch)
tree9a26e3525276852558f42acb7665a95b315e2d81
parentf2a5d8af38c1b0fa1d937a6c73b96860129e538c (diff)
downloadpkgsrc-efbe3695f595a228e5c110bf305c5e5097f09f62.tar.gz
improve message about running fc-cache, mention -v flag.
fixes PR pkg/22473 from Michal Pasternak.
-rw-r--r--fonts/fontconfig/MESSAGE11
1 files changed, 7 insertions, 4 deletions
diff --git a/fonts/fontconfig/MESSAGE b/fonts/fontconfig/MESSAGE
index c42c96cf970..fd1e2bc0721 100644
--- a/fonts/fontconfig/MESSAGE
+++ b/fonts/fontconfig/MESSAGE
@@ -1,8 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2002/12/25 03:06:02 grant Exp $
+$NetBSD: MESSAGE,v 1.2 2003/10/11 07:42:36 grant Exp $
-You will need to run 'fc-cache' as root to build the X11
-font cache before attempting to use applications which
-use ${PKGNAME}.
+You will need to run 'fc-cache' as root to build the X11 font cache
+before attempting to use applications which use ${PKGNAME}.
+
+Note that 'fc-cache' can take a VERY long time to complete depending
+on your system speed and the fonts you have available. You may wish to
+use the -v flag for some verbosity.
===========================================================================