summaryrefslogtreecommitdiff
path: root/homebrew/libxmlsec1/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/libxmlsec1/.make.sh-auto')
-rw-r--r--homebrew/libxmlsec1/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/libxmlsec1/.make.sh-auto b/homebrew/libxmlsec1/.make.sh-auto
new file mode 100644
index 000000000..bb7a473c9
--- /dev/null
+++ b/homebrew/libxmlsec1/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+args = ["--disable-dependency-tracking", "--prefix=#{prefix}", "--disable-crypto-dl", "--disable-apps-crypto-dl", "--with-openssl=#{Formula["openssl"].opt_prefix}"]
+pkg:configure *args
+make DESTDIR=${PKG_DEST} install