diff options
Diffstat (limited to 'devel/lbpp/Makefile')
-rw-r--r-- | devel/lbpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lbpp/Makefile b/devel/lbpp/Makefile index 48d4196efe01..fa2947acfc28 100644 --- a/devel/lbpp/Makefile +++ b/devel/lbpp/Makefile @@ -18,6 +18,7 @@ COMMENT= A front end to GCC from Liberty Basic source code USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomelibs +MAKE_JOBS_UNSAFE= yes post-patch: @${GREP} -lR "malloc.h" ${WRKSRC} | ${XARGS} \ |