summaryrefslogtreecommitdiff
path: root/x11/fontconfig
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2020-07-14 11:37:02 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2020-07-14 11:37:02 +0200
commitace88d68016ef5053a9025b6505873608a5572c6 (patch)
treed654c7c85365e56107b8b2e97453c3edf244937b /x11/fontconfig
parente79407e1997e69c1f20f1f75c5a39830841ea527 (diff)
fontconfig: set defaults paths
Diffstat (limited to 'x11/fontconfig')
-rw-r--r--x11/fontconfig/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/fontconfig/Makefile b/x11/fontconfig/Makefile
index 93852d9..cedc5d1 100644
--- a/x11/fontconfig/Makefile
+++ b/x11/fontconfig/Makefile
@@ -29,7 +29,9 @@ USE_GMAKE = Yes
CONFIGURE_STYLE = gnu
-CONFIGURE_ARGS = --sysconfdir=${SYSCONFDIR}
+CONFIGURE_ARGS = --sysconfdir=${SYSCONFDIR} \
+ --with-default-fonts=${LOCALBASE}/share/fonts \
+ --with-cache-dir=/var/cache/fontconfig
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/fontconfig