summaryrefslogtreecommitdiff
path: root/homebrew/libssh2/.make.sh-auto
blob: 2b1dbf11747384606727dba448e4560bd6f04b4b (plain)
1
2
3
4
pkg:setup
args = %W[--prefix=#{prefix} --disable-debug --disable-dependency-tracking --disable-silent-rules --disable-examples-build --with-openssl --with-libz --with-libssl-prefix=#{Formula["openssl"].opt_prefix} ]
pkg:configure *args
make DESTDIR=${PKG_DEST} install