aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2009-05-31 16:29:31 +0000
committerHiroki Sato <hrs@FreeBSD.org>2009-05-31 16:29:31 +0000
commit444f1c86e3d4400d61556e2ebf58a66443cf08f7 (patch)
tree13c684d9738cac07b532d71edd794ac9b1cddb89 /japanese
parentfb817c7288bc8d678443409561af59c09191436a (diff)
downloadports-444f1c86e3d4400d61556e2ebf58a66443cf08f7.tar.gz
ports-444f1c86e3d4400d61556e2ebf58a66443cf08f7.zip
Use POST-DEINSTALL since mkfontdir(1) must be run after removing files.
Notes
Notes: svn path=/head/; revision=234923
Diffstat (limited to 'japanese')
-rw-r--r--japanese/font-mplus/files/pkg-install.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/font-mplus/files/pkg-install.in b/japanese/font-mplus/files/pkg-install.in
index f023db2a2d5b..4d7642a52c5b 100644
--- a/japanese/font-mplus/files/pkg-install.in
+++ b/japanese/font-mplus/files/pkg-install.in
@@ -89,7 +89,7 @@ POST-INSTALL)
cat fonts.alias.tmp %%FONTSALIAS%% > fonts.alias
rm -f fonts.alias.tmp
;;
-DEINSTALL)
+POST-DEINSTALL)
%%LOCALBASE%%/bin/fc-cache -s -f -v ${X_FONTSDIR}/TTF ${X_FONTSDIR}/misc
rm -f ${X_FONTSDIR}/TTF/fonts.cache-1 ${X_FONTSDIR}/misc/fonts.cache-1