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