mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Move multiple make install hack to pre-install.
PR: ports/99822 (in followup) Submitted by: keramida(maintainer)
This commit is contained in:
parent
dbb70e97cd
commit
d54624bf5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167015
@ -89,7 +89,7 @@ pre-everything::
|
||||
pre-build:
|
||||
(cd ${WRKSRC} ; ${MAKE} bootstrap)
|
||||
|
||||
post-build:
|
||||
pre-install:
|
||||
(cd ${WRKSRC}/lisp ; \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} recompile ; \
|
||||
${RM} ${WRKSRC}/src/emacs ${WRKSRC}/src/emacs-${EMACS_VER}.[0-9]* ; \
|
||||
|
Loading…
Reference in New Issue
Block a user