summaryrefslogtreecommitdiffstats
path: root/sbin/badsect
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-01-26 12:34:36 +0000
committerru <ru@FreeBSD.org>2003-01-26 12:34:36 +0000
commit7c6bc189613213ee883959993bb35f7744f4cad6 (patch)
treef7c0b8df2fe02d43815e6393525fba55abdb263b /sbin/badsect
parentad2fa30e32402a15031791e7f7b2d28d1239caf8 (diff)
downloadFreeBSD-src-7c6bc189613213ee883959993bb35f7744f4cad6.zip
FreeBSD-src-7c6bc189613213ee883959993bb35f7744f4cad6.tar.gz
Spell libufs correctly in DPADD.
Reviewed by: juli
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