From 087ad79318f2e6be39d755ee79509a2c7bed0a55 Mon Sep 17 00:00:00 2001 From: John Marino Date: Mon, 19 Jan 2015 17:43:57 +0000 Subject: Designatate 4 ports as unsafe for parallel building All had similar errors that it couldn't find something during the build, yet built on a subsequent pass with no adjustments. Most I've seen before on previous bulk runs. --- news/slrn/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'news') diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 683152667a26..c750c3e79a5c 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -21,6 +21,8 @@ CONFIGURE_ARGS+=--disable-inews --with-slrnpull \ ALL_TARGET= all +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFINE= NLS SSL DEVIEW DOCS OPTIONS_DEFAULT=NLS SSL OPTIONS_SUB= yes -- cgit v1.2.3