summaryrefslogtreecommitdiff
path: root/homebrew/flactag/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/flactag/.make.sh-auto')
-rw-r--r--homebrew/flactag/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/flactag/.make.sh-auto b/homebrew/flactag/.make.sh-auto
new file mode 100644
index 000000000..41746a6ad
--- /dev/null
+++ b/homebrew/flactag/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+ENV["XML_CATALOG_FILES"] = "#{etc}/xml/catalog"
+ENV.append "LDFLAGS", "-liconv"
+ENV.append "LDFLAGS", "-lFLAC"
+pkg:configure --disable-dependency-tracking
+make DESTDIR=${PKG_DEST} install