aboutsummaryrefslogtreecommitdiff
path: root/ftp/wput
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wput')
-rw-r--r--ftp/wput/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile
index c41fdb2c4589..167701b26038 100644
--- a/ftp/wput/Makefile
+++ b/ftp/wput/Makefile
@@ -23,6 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS}" \
LIBS="${LDFLAGS}"
+MAKE_JOBS_UNSAFE=yes
OPTIONS= TLS "Enable TLS support" On \
NLS "Native Language Support with gettext" On