aboutsummaryrefslogtreecommitdiff
path: root/devel/radare2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/radare2/Makefile')
-rw-r--r--devel/radare2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/radare2/Makefile b/devel/radare2/Makefile
index 9cd7721797b3..c9cd3324bb8f 100644
--- a/devel/radare2/Makefile
+++ b/devel/radare2/Makefile
@@ -19,7 +19,6 @@ USE_GMAKE= yes
CONFIGURE_ARGS=--without-ewf --without-gmp
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
-MAKE_JOBS_SAFE= yes
.if ${CC} == "clang" || ${CXX} == "clang++"
BROKEN= does not build when compiled with clang