summaryrefslogtreecommitdiff
path: root/homebrew/mpg123/.make.sh-auto
blob: e02643724df22eb8ce7a4d34f4d3995232c696c7 (plain)
1
2
3
4
pkg:setup
args = %W[--disable-debug --disable-dependency-tracking --prefix=#{prefix} --with-default-audio=coreaudio --with-module-suffix=.so --with-cpu=x86-64 ]
pkg:configure *args
make DESTDIR=${PKG_DEST} install