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:
parent
6704d7fed9
commit
8c3b93066c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358380
@ -10,5 +10,4 @@ PKGMESSAGE= ${.CURDIR}/pkg-message
|
||||
|
||||
BUILD_MOZC_LIST=mozc_el
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user