From 2ab0c4a3c43cb9d0636f3d5a38a3a28cf0ee571c Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 17 Sep 2006 18:20:20 +0000 Subject: Honour VARBASE for the fontconfig cache. Use INSTALL script to create it if necessary and run fc-cache to set up the initial database. Remove the cache at DEINSTALL time. Bump revision for this. --- fonts/fontconfig/PLIST | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'fonts/fontconfig/PLIST') diff --git a/fonts/fontconfig/PLIST b/fonts/fontconfig/PLIST index a4efb866987..2bbe7c2f0c8 100644 --- a/fonts/fontconfig/PLIST +++ b/fonts/fontconfig/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2006/09/11 18:53:16 wiz Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/09/17 18:20:20 joerg Exp $ bin/fc-cache bin/fc-cat bin/fc-list @@ -318,10 +318,6 @@ share/examples/fontconfig/conf.d/80-delicious.conf share/examples/fontconfig/conf.d/90-synthetic.conf share/examples/fontconfig/fonts.conf share/examples/fontconfig/fonts.dtd -@exec ${MKDIR} %D/var/cache/fontconfig -@unexec ${RMDIR} %D/var/cache/fontconfig 2> /dev/null || ${TRUE} -@unexec ${RMDIR} %D/var/cache 2> /dev/null || ${TRUE} -@unexec ${RMDIR} %D/var 2> /dev/null || ${TRUE} @dirrm share/examples/fontconfig/conf.d @dirrm share/examples/fontconfig/conf.avail @dirrm share/examples/fontconfig -- cgit v1.2.3