summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2004-01-02 14:49:15 +0000
committeragc <agc>2004-01-02 14:49:15 +0000
commitc06c0225b122962c255bc4e125ad518dc1ea9331 (patch)
treef19d7921f8eab6a66341b42ffd1fcc15f66c4701
parent1ff24bea1f5dbb1e67f20919f5c1f9ba190a6448 (diff)
downloadpkgsrc-c06c0225b122962c255bc4e125ad518dc1ea9331.tar.gz
Finish previous pull-up - remove patch-ad which isn't necessary any more.
-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"