summaryrefslogtreecommitdiffstats
path: root/ftp/wget2/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wget2/CONFIGURE')
-rwxr-xr-xftp/wget2/CONFIGURE4
1 files changed, 4 insertions, 0 deletions
diff --git a/ftp/wget2/CONFIGURE b/ftp/wget2/CONFIGURE
new file mode 100755
index 0000000000..27cfed4d46
--- /dev/null
+++ b/ftp/wget2/CONFIGURE
@@ -0,0 +1,4 @@
+config_query_list WGET_SSL "Which SSL backend do you want for https and ftps?" none gnutls SSL &&
+
+#config_query_option WGET_OPTS "Enable IPv6 support?" y \
+# "--enable-ipv6" "--disable-ipv6"