summaryrefslogtreecommitdiff
path: root/homebrew/liblockfile/.make.sh-auto
blob: beebdd466182c51b42e3acdb0b94b6e92bfa70ed (plain)
1
2
3
4
5
6
7
8
9
10
pkg:setup
inreplace "Makefile.in", " -g root ", " "
pkg:configure --disable-dependency-tracking --with-mailgroup=staff
bin.mkpath
lib.mkpath
include.mkpath
man1.mkpath
man3.mkpath
make
make DESTDIR=${PKG_DEST} install