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