summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mountd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mountd/Makefile')
-rw-r--r--usr.sbin/mountd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile
index d015160..5091485 100644
--- a/usr.sbin/mountd/Makefile
+++ b/usr.sbin/mountd/Makefile
@@ -6,4 +6,7 @@ MAN= exports.5 netgroup.5 mountd.8
WARNS?= 2
+DPADD= ${LIBUTIL}
+LDADD= -lutil
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud