mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
support stage.
This commit is contained in:
parent
77efa5240f
commit
29f15f5a02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358658
@ -11,5 +11,4 @@ PKGMESSAGE= ${.CURDIR}/pkg-message
|
||||
|
||||
BUILD_MOZC_LIST= ibus_mozc
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user