HomeFreeBSD

devel/libvirt: depend on GNU grep(1) in a more robust way

Description

devel/libvirt: depend on GNU grep(1) in a more robust way

FreeBSD ships native grep(1) implementation in the base for
quite a while, so don't bother to check its origin and just
request GNU version explicitly like on Darwin (macOS).

Depending on `/usr/local/bin/grep' is also wrong because of
the hardcoded prefix and because compatibility symlinks are
optional (plans are to disable them in the future).

Details

Provenance
danfeAuthored on May 10 2025, 9:33 AM
Parents
R11:d8dfd8213819: accessibility/at-spi2-core: Update to 2.56.1
Branches
Unknown
Tags
Unknown