summaryrefslogtreecommitdiffstats
path: root/sbin/quotacheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/quotacheck/Makefile')
-rw-r--r--sbin/quotacheck/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/quotacheck/Makefile b/sbin/quotacheck/Makefile
index 51a88b7..7be3e35 100644
--- a/sbin/quotacheck/Makefile
+++ b/sbin/quotacheck/Makefile
@@ -5,8 +5,7 @@ PROG= quotacheck
SRCS= quotacheck.c preen.c fsutil.c utilities.c
WARNS?= 2
MAN= quotacheck.8
-DPADD= ${LIBUTIL}
-LDADD= -lutil
+LIBADD= util
.PATH: ${.CURDIR}/../fsck ${.CURDIR}/../fsck_ffs
OpenPOWER on IntegriCloud