summaryrefslogtreecommitdiffstats
path: root/sbin/mount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount/Makefile')
-rw-r--r--sbin/mount/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/mount/Makefile b/sbin/mount/Makefile
index 49005fb..4186f00 100644
--- a/sbin/mount/Makefile
+++ b/sbin/mount/Makefile
@@ -7,4 +7,7 @@ WARNS?= 6
MAN= mount.8
# We do NOT install the getmntopts.3 man page.
+DPADD= ${LIBUTIL}
+LDADD= -lutil
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud