aboutsummaryrefslogtreecommitdiff
path: root/graphics/plotmtv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/plotmtv/Makefile')
-rw-r--r--graphics/plotmtv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/plotmtv/Makefile b/graphics/plotmtv/Makefile
index fd4032268ffd..479bf1c8c5fe 100644
--- a/graphics/plotmtv/Makefile
+++ b/graphics/plotmtv/Makefile
@@ -22,6 +22,7 @@ USE_IMAKE= yes
USE_XORG= x11 xext xt
ALL_TARGET= World
MAN1= plotmtv.1
+MAKE_JOBS_UNSAFE= yes
post-patch:
@${FIND} ${WRKSRC} -name \*.c | ${XARGS} ${REINPLACE_CMD} -e 's/<malloc.h>/<stdlib.h>/'