1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Mark jobs unsafe

./dmallocc.cc:41:10: fatal error: 'dmalloc.h' file not found

Reported by:	pkg-fallout
MFH:		2019Q4
This commit is contained in:
Antoine Brodin 2019-10-02 18:49:27 +00:00
parent d7544bbd3a
commit 8caf393538
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513602

View File

@ -18,6 +18,7 @@ GNU_CONFIGURE_PREFIX= "${STAGEDIR}${PREFIX}"
CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL_DATA}"
CFLAGS= -fPIC
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
ALL_TARGET= all heavy
INSTALL_TARGET= install