summaryrefslogtreecommitdiff
path: root/homebrew/sword/.make.sh-auto
blob: 282b1aa9bf3062920277ff39691cb37544b892f9 (plain)
1
2
3
4
pkg:setup
args = %W[--prefix=#{prefix} --disable-debug --disable-profile --disable-tests --with-curl --without-icu --without-clucene ]
pkg:configure *args
make DESTDIR=${PKG_DEST} install