From 5efa35d3f7360cd2a6de74ef1211cd1e452f2a30 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 2 Dec 2006 11:08:59 +0000 Subject: Cache dir is /var/cache/fontconfig, not /var/cache. --- lib/fontconfig/Makefile.bsd-wrapper | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/fontconfig') diff --git a/lib/fontconfig/Makefile.bsd-wrapper b/lib/fontconfig/Makefile.bsd-wrapper index 3ef82b484..6bd100f49 100644 --- a/lib/fontconfig/Makefile.bsd-wrapper +++ b/lib/fontconfig/Makefile.bsd-wrapper @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/12/01 20:28:24 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/12/02 11:08:58 matthieu Exp $ SHARED_LIBS= fontconfig 5.0 CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \ --mandir=${X11BASE}/share/man \ - --with-cache-dir=/var/cache \ + --with-cache-dir=/var/cache/fontconfig \ --with-default-fonts=${X11BASE}/lib/X11/fonts \ --with-add-fonts=/usr/local/lib/X11/fonts -- cgit v1.2.3