diff options
Diffstat (limited to 'net/boinc-client/Makefile')
-rw-r--r-- | net/boinc-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index be3e261de145..53fe23bdd836 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes BOINC_USER?= boinc BOINC_GROUP?= nobody |