1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

Mark as MAKE_JOBS_UNSAFE.

PR:		ports/135479
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
This commit is contained in:
Jimmy Olgeni 2009-06-11 16:32:24 +00:00
parent 64b8bb1856
commit 1c7d0a59d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235588
2 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,7 @@ USE_RC_SUBR= epmd.sh
GNU_CONFIGURE= yes
ONLY_FOR_ARCHS= i386 amd64 sparc64
REINPLACE_ARGS= -i
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.pre.mk>

View File

@ -63,6 +63,7 @@ USE_RC_SUBR= epmd.sh
GNU_CONFIGURE= yes
ONLY_FOR_ARCHS= i386 amd64 sparc64
REINPLACE_ARGS= -i
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.pre.mk>