summaryrefslogtreecommitdiff
path: root/homebrew/cadaver/.make.sh-auto
blob: 3bfddd2105b7e06fb33fb86a0e12c6c2fc3049cf (plain)
1
2
3
4
pkg:setup
pkg:configure --with-ssl=openssl --with-libs=#{Formula[openssl"].opt_prefix}" --with-neon=#{Formula[neon"].opt_prefix}"
make -C lib/intl
make DESTDIR=${PKG_DEST} install