summaryrefslogtreecommitdiffstats
path: root/ftp/wget2/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wget2/BUILD')
-rwxr-xr-xftp/wget2/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/wget2/BUILD b/ftp/wget2/BUILD
new file mode 100755
index 0000000000..4a827e8d1c
--- /dev/null
+++ b/ftp/wget2/BUILD
@@ -0,0 +1,3 @@
+OPTS+=' --disable-static' &&
+[[ $WGET_SSL == "none" ]] && OPTS+=" --without-ssl"
+default_build