aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-02-09 18:22:26 +0000
committerXin LI <delphij@FreeBSD.org>2010-02-09 18:22:26 +0000
commit07ea9a7c2f8374ae5b42d4e8faa79e702cef28fe (patch)
treec36af48da0ef0cca1782d37f56381a4bd94ea162 /usr.bin/Makefile
parent923dd9a7a7ce3691524b3cbfab541df4c326a8e8 (diff)
downloadsrc-07ea9a7c2f8374ae5b42d4e8faa79e702cef28fe.tar.gz
src-07ea9a7c2f8374ae5b42d4e8faa79e702cef28fe.zip
As it turns out, fmt(1) is being used by the base system as well as the
ports tree extensively and it is probably a good idea to keep it regardless of NO_MAIL setting. Reported by: Alexander Best Reviewed by: antoine X-MFC-With: r203584
Notes
Notes: svn path=/head/; revision=203711
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 743aeab5ba49..00bbb3b933d6 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -66,7 +66,7 @@ SUBDIR= alias \
${_file2c} \
find \
finger \
- ${_fmt} \
+ fmt \
fold \
${_from} \
fstat \
@@ -296,7 +296,6 @@ _locate= locate
# XXX msgs?
.if ${MK_MAIL} != "no"
_biff= biff
-_fmt= fmt
_from= from
_mail= mail
_msgs= msgs