diff options
Diffstat (limited to 'homebrew/gource/.make.sh-auto')
-rw-r--r-- | homebrew/gource/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/gource/.make.sh-auto b/homebrew/gource/.make.sh-auto new file mode 100644 index 000000000..e7d5af1bd --- /dev/null +++ b/homebrew/gource/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +ENV.libcxx +pkg:configure --disable-dependency-tracking --with-boost=#{Formula[boost"].opt_prefix}" --without-x +make DESTDIR=${PKG_DEST} install |