summaryrefslogtreecommitdiff
path: root/usr.sbin/mailstats
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2014-05-10 05:16:28 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2014-05-10 05:16:28 +0000
commit76b28ad6ab6dc8d4a62cb7de7f143595be535813 (patch)
tree503bf5824397b13efad271bb2d58dfa84ef555ff /usr.sbin/mailstats
parent1e93612eb7520d41088a3dbde89380de581ccde0 (diff)
downloadsrc-test2-76b28ad6ab6dc8d4a62cb7de7f143595be535813.tar.gz
src-test2-76b28ad6ab6dc8d4a62cb7de7f143595be535813.zip
Notes
Diffstat (limited to 'usr.sbin/mailstats')
-rw-r--r--usr.sbin/mailstats/Makefile.depend2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/mailstats/Makefile.depend b/usr.sbin/mailstats/Makefile.depend
index 86a4151e9700..58c5c7f30c7f 100644
--- a/usr.sbin/mailstats/Makefile.depend
+++ b/usr.sbin/mailstats/Makefile.depend
@@ -3,11 +3,13 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
lib/libsm \
lib/libsmutil \