aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2009-03-27 06:59:32 +0000
committerVasil Dimov <vd@FreeBSD.org>2009-03-27 06:59:32 +0000
commit8751a6a37c240d930a061755d5009e223649609d (patch)
treea175f85cf85a804c45500e9c870afeb32ab8edeb
parentf00e234ee3535ce6f34df09faa6c7697fcab93c1 (diff)
downloadports-8751a6a37c240d930a061755d5009e223649609d.tar.gz
ports-8751a6a37c240d930a061755d5009e223649609d.zip
Notes
-rw-r--r--ftp/wget/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 4c4f5e5b1be4..94f6537f0e35 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -20,6 +20,7 @@ USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_SAFE= yes
OPTIONS= GNUTLS "Support for SSL via GnuTLS" Off \
IPV6 "Support for IPv6" On \