aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-05-15 19:55:05 +0800
committerpav <pav@FreeBSD.org>2009-05-15 19:55:05 +0800
commit21d9b6e4eb2101474707861ec9b22cd8a68005d0 (patch)
treedb59af62d30771ee3857853290e850b648ed4ddf /ftp/curl
parent1f5e2f0ff2609e465e080cd2161214779eed1cc9 (diff)
downloadfreebsd-ports-gnome-21d9b6e4eb2101474707861ec9b22cd8a68005d0.tar.gz
freebsd-ports-gnome-21d9b6e4eb2101474707861ec9b22cd8a68005d0.tar.zst
freebsd-ports-gnome-21d9b6e4eb2101474707861ec9b22cd8a68005d0.zip
- Mark MAKE_JOBS_SAFE
PR: ports/133003 Submitted by: mm Approved by: maintainer timeout (roam; 1 month)
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 1a85cf104021..8625ab5fda7b 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -53,6 +53,7 @@ PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
USE_PERL5_BUILD= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
OPTIONS= CARES "Asynchronous DNS resolution via c-ares" off \
CURL_DEBUG "Enable curl diagnostic output" off \