diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2009-05-31 15:46:58 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2009-05-31 15:46:58 +0000 |
commit | 71d6154d42af8340dfa76120dc682c669ad4f424 (patch) | |
tree | bea29c5b0b8df6634d10605f5f9f11a7f3d61b18 /japanese/font-mplus | |
parent | b120b3db6b383dd7168d483f1877cc2f77ce0938 (diff) |
Notes
Diffstat (limited to 'japanese/font-mplus')
-rw-r--r-- | japanese/font-mplus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/font-mplus/Makefile b/japanese/font-mplus/Makefile index 66d46acdb312..00f13deff39e 100644 --- a/japanese/font-mplus/Makefile +++ b/japanese/font-mplus/Makefile @@ -19,7 +19,8 @@ COMMENT= M+ Bitmap and Outline Fonts BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ - mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale + mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ + fc-cache:${PORTSDIR}/x11-fonts/fontconfig NO_BUILD= yes PKGINSTALL= ${WRKDIR}/pkg-install |