summaryrefslogtreecommitdiff
path: root/x11/xfstt
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-01-02 13:06:39 +0000
committersalo <salo@pkgsrc.org>2004-01-02 13:06:39 +0000
commit70534c8ac66411510294cf149f9523f0a67f7411 (patch)
treea905cd4f47f5a9acd41339372de89e3bf608eabf /x11/xfstt
parent194162c7205c389f6ac23f33c353cdbbd9108b40 (diff)
downloadpkgsrc-70534c8ac66411510294cf149f9523f0a67f7411.tar.gz
Oops. Forgot in previous commit.
Diffstat (limited to 'x11/xfstt')
-rw-r--r--x11/xfstt/patches/patch-ad15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/xfstt/patches/patch-ad b/x11/xfstt/patches/patch-ad
deleted file mode 100644
index db22e8b150c..00000000000
--- a/x11/xfstt/patches/patch-ad
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ad,v 1.5 2003/02/22 13:33:32 salo Exp $
-
---- src/xfstt.cc.orig 2002-11-14 13:08:08.000000000 +0100
-+++ src/xfstt.cc 2003-02-22 10:41:41.000000000 +0100
-@@ -31,8 +31,8 @@
- #define UNSTRAPLIMIT 10500U
-
- // Change these if you don't like being FHS complient
--#define TTFONTDIR "/usr/share/fonts/truetype"
--#define TTCACHEDIR "/var/cache/xfstt"
-+#define TTFONTDIR "@PREFIX@/lib/X11/fonts/TrueType"
-+#define TTCACHEDIR "@PREFIX@/lib/X11/fonts/TrueType"
-
- #define TTINFO_LEAF "ttinfo.dir"
- #define TTNAME_LEAF "ttname.dir"