mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 10:10:31 -04:00
Mark MAKE_JOBS_UNSAFE.
PR: 137739 Submitted by: amdmi3
This commit is contained in:
parent
5ab4909a20
commit
f2cd6f7322
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239608
1 changed files with 1 additions and 0 deletions
|
@ -32,5 +32,6 @@ CONFIGURE_ARGS= --disable-gtk-doc
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"
|
LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"
|
||||||
PLIST_SUB= VERSION=${PORTVERSION}
|
PLIST_SUB= VERSION=${PORTVERSION}
|
||||||
|
MAKE_JOBS_UNSAFE=yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue