summaryrefslogtreecommitdiff
path: root/homebrew/wget/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/wget/.make.sh-auto')
-rw-r--r--homebrew/wget/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/wget/.make.sh-auto b/homebrew/wget/.make.sh-auto
new file mode 100644
index 000000000..cfc75dd11
--- /dev/null
+++ b/homebrew/wget/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+pkg:configure --with-ssl=openssl --with-libssl-prefix=#{Formula[openssl"].opt_prefix}" --disable-pcre --disable-pcre2 --without-libpsl
+make DESTDIR=${PKG_DEST} install