mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Add a workaround when archivers/lha-ac is installed.
Spotted by: me
This commit is contained in:
parent
ef6baa3596
commit
bdb33870b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318251
@ -132,7 +132,7 @@ PLIST_FILES+= bin/mozc_server
|
||||
|
||||
post-extract-mozc_server:
|
||||
@for F in jigyosyo-20130228.lzh ken_all-20130228.lzh; do \
|
||||
${LHA_CMD} xfqw=${WRKSRC}/data/dictionary_oss ${DISTDIR}/$$F; \
|
||||
${LHA_CMD} xfq2w=${WRKSRC}/data/dictionary_oss ${DISTDIR}/$$F; \
|
||||
done
|
||||
@cd ${WRKSRC}/data/dictionary_oss && \
|
||||
${PYTHON_CMD} ${WRKSRC}/dictionary/gen_zip_code_seed.py \
|
||||
|
Loading…
Reference in New Issue
Block a user