summaryrefslogtreecommitdiff
path: root/homebrew/libmonome/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/libmonome/.make.sh-auto')
-rw-r--r--homebrew/libmonome/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/libmonome/.make.sh-auto b/homebrew/libmonome/.make.sh-auto
new file mode 100644
index 000000000..ad650c917
--- /dev/null
+++ b/homebrew/libmonome/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+inreplace "wscript", /conf.env.append_unique.*-mmacosx-version-min=10.5.*/, "pass"
+./waf configure --prefix=${PKG_TAPF}
+./waf build
+./waf install