diff options
author | jperkin <jperkin@pkgsrc.org> | 2018-10-17 08:22:19 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2018-10-17 08:22:19 +0000 |
commit | 56fa888886287016c15dae96e909ae6e57d3dc3c (patch) | |
tree | b896f3342cfecacbb57914f0a4f036dad6716d10 /mk/tools/tools.Darwin.mk | |
parent | 949a8e5d5865bcb650969ddd54e2d5679c34cb3f (diff) | |
download | pkgsrc-56fa888886287016c15dae96e909ae6e57d3dc3c.tar.gz |
mk: Add support for a ggrep tool.
This is for when GNU features are required that aren't available in some
other greps, for example -o or --color. If ggrep is requested then it
takes precedence over grep/egrep/fgrep and the GNU versions are used for
all three.
BSD grep aims for GNU compatibility so it is anticipated that it can be
used as a native tool to avoid a dependency on textproc/grep on platforms
that provide it.
Diffstat (limited to 'mk/tools/tools.Darwin.mk')
0 files changed, 0 insertions, 0 deletions