summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-15 11:55:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-15 11:55:05 +0000
commit52c68fb695510e124a582aa752a49fd1f073dd60 (patch)
tree11aedc43ff281710f4556b69703c401b1c348d9a /ftp
parentCUPS backend for the canon proprietary USB over IP network printing (diff)
- Mark MAKE_JOBS_SAFE
PR: ports/133003 Submitted by: mm Approved by: maintainer timeout (roam; 1 month)
Notes
Notes: svn path=/head/; revision=233930
Diffstat (limited to 'ftp')
-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 \