summaryrefslogtreecommitdiffstats
path: root/sbin/badsect
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/badsect')
-rw-r--r--sbin/badsect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/badsect/Makefile b/sbin/badsect/Makefile
index f9baf61..712bc05 100644
--- a/sbin/badsect/Makefile
+++ b/sbin/badsect/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= badsect
-DPADD= -lufs
+DPADD= ${LIBUFS}
LDADD= -lufs
WARNS= 0
MAN= badsect.8
OpenPOWER on IntegriCloud