pkgsrc/x11/xfstt/patches/patch-ac
wiz aca4ceef48 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.
2004-01-25 20:46:19 +00:00

15 lines
507 B
Text

$NetBSD: patch-ac,v 1.5 2004/01/25 20:46:20 wiz Exp $
--- src/Makefile.in.orig 2003-08-07 08:58:28.000000000 +0200
+++ src/Makefile.in 2004-01-01 20:51:39.000000000 +0100
@@ -163,8 +163,8 @@
target_alias = @target_alias@
localedir = $(datadir)/locale
-fontdir = $(datadir)/fonts/truetype
-cachedir = $(localstatedir)/cache/xfstt
+fontdir = $(prefix)/lib/X11/fonts/TTF
+cachedir = $(prefix)/lib/X11/fonts/TTF
pidfile = $(localstatedir)/run/xfstt.pid
LDADD = @LIBINTL@ -L$(top_srcdir)/libfstt -lfstt