summaryrefslogtreecommitdiff
path: root/homebrew/libquvi/.make.sh-auto
blob: 49dd185769a7a2bcf24e8abe17e6d795441049eb (plain)
1
2
3
4
5
6
pkg:setup
ENV.prepend_path "PKG_CONFIG_PATH", Formula["lua@5.1"].opt_libexec/"lib/pkgconfig"
scripts = prefix/"libquvi-scripts"
resource("scripts").stage do
pkg:configure --with-nsfw
make DESTDIR=${PKG_DEST} install