aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/camdd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/camdd/Makefile b/usr.sbin/camdd/Makefile
index 4007ca770e3e..64ee61bfc3df 100644
--- a/usr.sbin/camdd/Makefile
+++ b/usr.sbin/camdd/Makefile
@@ -3,7 +3,7 @@
PROG= camdd
SRCS= camdd.c
SDIR= ${.CURDIR}/../../sys
-LIBADD= cam mt sbuf bsdxml util pthread
+LIBADD= cam mt util pthread
NO_WTHREAD_SAFETY= 1
MAN= camdd.8