summaryrefslogtreecommitdiff
path: root/homebrew/ccze/.make.sh-auto
blob: 1041952dd7f92fbcbd16f15c47a1272afa9d5f5e (plain)
1
2
3
4
5
6
pkg:setup
inreplace "src/ccze-compat.c", "#if HAVE_SUBOPTARg", "#if HAVE_SUBOPTARG"
inreplace "src/Makefile.in", "-Wreturn-type -Wswitch -Wmulticharacter", "-Wreturn-type -Wswitch"
pkg:configure --with-builtins=all
make DESTDIR=${PKG_DEST} install
share.install prefix/"man"