aboutsummaryrefslogtreecommitdiff
path: root/www/aria2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/aria2/Makefile')
-rw-r--r--www/aria2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index df2fbe295988..aab4f9793dbd 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -22,6 +22,7 @@ USE_BZIP2= yes
USE_GNOME= gnomehack libxml2
USE_GETTEXT= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
.ifdef WITHOUT_NLS
CONFIGURE_ARGS+= --disable-nls
.else