aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mfiutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mfiutil/Makefile')
-rw-r--r--usr.sbin/mfiutil/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mfiutil/Makefile b/usr.sbin/mfiutil/Makefile
index 03ded0329581..dbf158d914e4 100644
--- a/usr.sbin/mfiutil/Makefile
+++ b/usr.sbin/mfiutil/Makefile
@@ -8,6 +8,7 @@ MAN8= mfiutil.8
CFLAGS+= -fno-builtin-strftime
WARNS?=3
+DPADD= ${LIBUTIL}
LDADD= -lutil
# Here be dragons