summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/repquota/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile
index 087e890..9da22c2 100644
--- a/usr.sbin/repquota/Makefile
+++ b/usr.sbin/repquota/Makefile
@@ -3,6 +3,8 @@
PROG= repquota
MAN= repquota.8
+DPADD= ${LIBUTIL}
+LDADD= -lutil
WARNS?= 4
OpenPOWER on IntegriCloud