HomeFreeBSD

Use require.progs with bc instead of require.files with /usr/bin/bc

Description

Use require.progs with bc instead of require.files with /usr/bin/bc

This will make things more flexible if the program path changes in the future,
and the test in and of itself doesn't call /usr/bin/bc -- it just calls bc

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division

Details

Provenance
ngieAuthored on
Parents
rS300938: Remove the sa(8) tests if MK_ACCT == no when "make delete-old" is run
Branches
Unknown
Tags
Unknown