diff options
author | wiz <wiz@pkgsrc.org> | 2004-01-25 20:46:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-01-25 20:46:19 +0000 |
commit | aca4ceef483c776c485c90e16fc95ef912fedd82 (patch) | |
tree | 6b5755d5055908d546dfe829d1a70edbd88bf872 /x11/xfstt/MESSAGE | |
parent | 9abbc96ea2975a886c9971fc0cb5f8757c112853 (diff) | |
download | pkgsrc-aca4ceef483c776c485c90e16fc95ef912fedd82.tar.gz |
Convert to look in the TTF subdir for its fonts (instead of the
TrueType subdir), since that's where all ttf fonts in pkgsrc are
installed into. PKGREVISION=1.
Diffstat (limited to 'x11/xfstt/MESSAGE')
-rw-r--r-- | x11/xfstt/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfstt/MESSAGE b/x11/xfstt/MESSAGE index 65c39a6055f..0a52197b916 100644 --- a/x11/xfstt/MESSAGE +++ b/x11/xfstt/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2004/01/01 20:06:11 salo Exp $ +$NetBSD: MESSAGE,v 1.4 2004/01/25 20:46:19 wiz Exp $ To use xfstt, you will need to perform the following steps: @@ -7,7 +7,7 @@ To use xfstt, you will need to perform the following steps: TrueType fonts from the fonts category), or copy your other TrueType fonts into - ${PREFIX}/lib/X11/fonts/TrueType/ + ${PREFIX}/lib/X11/fonts/TTF/ 2. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy ${PREFIX}/etc/rc.d/xfstt to /etc/rc.d/xfstt and add the following |