mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
net/rabbitmq: Rare issue, but this is not jobs safe
This commit is contained in:
parent
57a5fef707
commit
d7dc47aec9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372183
@ -42,6 +42,8 @@ MAKE_ENV+= TARGET_DIR="${STAGEDIR}${PREFIX}/lib/erlang/lib/rabbitmq_server-${POR
|
||||
MAN_DIR="${STAGEDIR}${PREFIX}/man" \
|
||||
DOC_INSTALL_DIR="${STAGEDIR}${EXAMPLESDIR}"
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MADMIN}
|
||||
|
Loading…
Reference in New Issue
Block a user