diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-25 15:04:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-25 15:04:08 +0000 |
commit | 3ee5591a69372c417c81e75bdb92823ad5d43009 (patch) | |
tree | 992edcf43de3d100d8a9491d5c58431c194d3b3c /www/aria2/Makefile | |
parent | ce8f172925f2a069875e018a597ebaed933e8207 (diff) | |
download | ports-3ee5591a69372c417c81e75bdb92823ad5d43009.tar.gz ports-3ee5591a69372c417c81e75bdb92823ad5d43009.zip |
Notes
Diffstat (limited to 'www/aria2/Makefile')
-rw-r--r-- | www/aria2/Makefile | 1 |
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 |