diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2011-05-25 01:04:12 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2011-05-25 01:04:12 +0000 |
| commit | a23d1c70b3ec60cd41eb0e063e88f171c7f81084 (patch) | |
| tree | 2d062953dece4440112f7980c27ef3b097cb7e54 /gnu/usr.bin/Makefile | |
| parent | 8d5a3ca77bc357a21ed5eed52084ac6eceeb6429 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
| -rw-r--r-- | gnu/usr.bin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 0ee257f9867c..95eeeb8acd17 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -27,9 +27,7 @@ _groff= groff .endif .endif -.if ${MK_BSD_GREP} != "yes" _grep= grep -.endif .if ${MK_CVS} != "no" _cvs= cvs |
