mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix install
Reported by: kris via pointyhat
This commit is contained in:
parent
b380c9ac80
commit
8f6fa21f06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148990
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ ALL_TARGET= migemo.elc
|
|||
PLIST_SUB= MIGEMO="@comment " ELISP=""
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/${EMACS_LIBDIR}/site-lisp
|
||||
${INSTALL_DATA} ${WRKSRC}/migemo.el ${PREFIX}/${EMACS_LIBDIR}/site-lisp
|
||||
${INSTALL_DATA} ${WRKSRC}/migemo.elc ${PREFIX}/${EMACS_LIBDIR}/site-lisp
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Add table
Reference in a new issue