pkg: do not style-check all manifests every build
commitf3a89cca57bd36568ac0b7eacf09bf932d01875a
authorLauri Tirkkonen <lotheac@iki.fi>
Wed, 4 Oct 2017 10:22:28 +0000 (4 13:22 +0300)
committerLauri Tirkkonen <lotheac@iki.fi>
Wed, 4 Oct 2017 10:22:28 +0000 (4 13:22 +0300)
tree639b75f615deb18ed42949d5e95556c76941b322
parentab9a0ee2adf99d02955852de1b62867677038df0
pkg: do not style-check all manifests every build

pkgfmt takes a considerable amount of time, so if we want to do style
checking we should do it as part of integration (eg. with git hooks
running pkgfmt only on modified files) instead.
usr/src/pkg/Makefile