diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/slrn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |