diff options
author | grant <grant> | 2002-07-18 05:24:49 +0000 |
---|---|---|
committer | grant <grant> | 2002-07-18 05:24:49 +0000 |
commit | 0fbff6e82cc835159156c07da5e7bb5c177aae16 (patch) | |
tree | ec69395cf38bae6f8d6c2201f8f990af8bb59dc9 /x11/xfstt/patches | |
parent | 4ac7f258bffa12a1ad492c41740b8a1c0a3aed18 (diff) | |
download | pkgsrc-0fbff6e82cc835159156c07da5e7bb5c177aae16.tar.gz |
use @X11BASE@ in xfstt.1 instead of '/usr/X11R6' - yuck!
Diffstat (limited to 'x11/xfstt/patches')
-rw-r--r-- | x11/xfstt/patches/patch-ae | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfstt/patches/patch-ae b/x11/xfstt/patches/patch-ae index 20e7bc7135d..57dd1ce359b 100644 --- a/x11/xfstt/patches/patch-ae +++ b/x11/xfstt/patches/patch-ae @@ -1,4 +1,4 @@ -$NetBSD: patch-ae,v 1.2 2001/02/28 10:26:03 wiz Exp $ +$NetBSD: patch-ae,v 1.3 2002/07/18 05:24:49 grant Exp $ --- xfstt.1x.orig Tue Jul 13 05:07:15 1999 +++ xfstt.1x Sat Nov 18 16:08:20 2000 @@ -3,7 +3,7 @@ @@ -20,7 +20,7 @@ $NetBSD: patch-ae,v 1.2 2001/02/28 10:26:03 wiz Exp $ .I "\-\-dir name" Change xfstt's font directory. -The default is --dir /usr/share/fonts/truetype. -+The default is --dir /usr/X11R6/lib/X11/fonts/TrueType. ++The default is --dir @X11BASE@/lib/X11/fonts/TrueType. .TP .I "\-\-res value" Force the resolution for underspecified fonts to value (typically 96 or 120). |