1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

support stage.

This commit is contained in:
MIHIRA Sanpei Yoshiro 2014-06-21 01:26:57 +00:00
parent 77efa5240f
commit 29f15f5a02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358658
2 changed files with 1 additions and 1 deletions

View File

@ -11,5 +11,4 @@ PKGMESSAGE= ${.CURDIR}/pkg-message
BUILD_MOZC_LIST= ibus_mozc
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View File

@ -226,6 +226,7 @@ do-install-ibus_mozc:
${INSTALL_PROGRAM} \
${WRKSRC}/out_linux/${BUILD_MODE}/ibus_mozc \
${STAGEDIR}${PREFIX}/libexec/ibus-engine-mozc
${MKDIR} ${STAGEDIR}${PREFIX}/share/ibus/component
${INSTALL_DATA} \
${WRKSRC}/out_linux/${BUILD_MODE}/obj/gen/unix/ibus/mozc.xml \
${STAGEDIR}${PREFIX}/share/ibus/component/mozc.xml