aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vacation
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-11-24 04:19:55 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-11-24 04:19:55 +0000
commit6a270e17f357e9b353a49fe939e7b6e0065c667b (patch)
tree5288031e4478e68e1f3e079ba5aadba5318b3527 /usr.bin/vacation
parent6659f97630b15dcbbdb5da6789d4fa2fd53b89b9 (diff)
downloadsrc-6a270e17f357e9b353a49fe939e7b6e0065c667b.tar.gz
src-6a270e17f357e9b353a49fe939e7b6e0065c667b.zip
Remove unneeded libutil dependency for sendmail.
It included libutil.h for setproctitle(3), which was moved from libutil to libc in r65353 in 2000. Reviewed by: gshapiro [sendmail change] Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D4261
Notes
Notes: svn path=/head/; revision=291235
Diffstat (limited to 'usr.bin/vacation')
-rw-r--r--usr.bin/vacation/Makefile.depend1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/vacation/Makefile.depend b/usr.bin/vacation/Makefile.depend
index 1b8e03870d14..1636b07220d0 100644
--- a/usr.bin/vacation/Makefile.depend
+++ b/usr.bin/vacation/Makefile.depend
@@ -12,7 +12,6 @@ DIRDEPS = \
lib/libsm \
lib/libsmdb \
lib/libsmutil \
- lib/libutil \
.include <dirdeps.mk>