diff options
Diffstat (limited to 'chinese/openoffice/Makefile')
-rw-r--r-- | chinese/openoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/openoffice/Makefile b/chinese/openoffice/Makefile index 1e69f75545cd..aa8a84a108d0 100644 --- a/chinese/openoffice/Makefile +++ b/chinese/openoffice/Makefile @@ -10,6 +10,7 @@ CATEGORIES= chinese LANG_PKGNAME= zh LANG_EXT= 86 LANG_CONFIGURE_ARG= CHINSIM +BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/moe_kai.ttf:${PORTSDIR}/chinese/moettf MASTERDIR= ${.CURDIR}/../../editors/openoffice .include "${MASTERDIR}/Makefile" |