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