Cache dir is /var/cache/fontconfig, not /var/cache.
This commit is contained in:
parent
9c11a10307
commit
02dc313172
@ -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
|
SHARED_LIBS= fontconfig 5.0
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \
|
CONFIGURE_ARGS= --with-expat=${X11BASE} --sysconfdir=/etc \
|
||||||
--mandir=${X11BASE}/share/man \
|
--mandir=${X11BASE}/share/man \
|
||||||
--with-cache-dir=/var/cache \
|
--with-cache-dir=/var/cache/fontconfig \
|
||||||
--with-default-fonts=${X11BASE}/lib/X11/fonts \
|
--with-default-fonts=${X11BASE}/lib/X11/fonts \
|
||||||
--with-add-fonts=/usr/local/lib/X11/fonts
|
--with-add-fonts=/usr/local/lib/X11/fonts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user