From 38eb8c5339e31bce015d6652caf364542965d4d0 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 20 Nov 2009 22:53:09 +0000 Subject: - Mark MAKE_JOBS_UNSAFE Reported by: pointyhat --- www/lynx-current/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/lynx-current') diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 5a453e30fdbf..06e8b6b6d905 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -30,6 +30,7 @@ CONFIGURE_ARGS= --with-zlib --libdir="${L_LIB}" \ --enable-gzip-help \ --with-mime-libdir=${PREFIX}/etc \ --with-libiconv-prefix=${LOCALBASE} +MAKE_JOBS_UNSAFE= yes .ifndef NO_OPENSSL USE_OPENSSL= yes -- cgit v1.2.3