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

support stage for mozc-el.

This commit is contained in:
MIHIRA Sanpei Yoshiro 2014-06-19 11:08:10 +00:00
parent 6704d7fed9
commit 8c3b93066c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358380
2 changed files with 1 additions and 2 deletions

View File

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

View File

@ -327,7 +327,7 @@ do-build-mozc_el:
-f batch-byte-compile mozc.el
do-install-mozc_el:
@${MKDIR} ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/mozc
@${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/mozc
${INSTALL_DATA} \
${WRKSRC}/unix/emacs/mozc.el \
${WRKSRC}/unix/emacs/mozc.elc \