summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdinstall/distfetch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdinstall/distfetch/Makefile')
-rw-r--r--usr.sbin/bsdinstall/distfetch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bsdinstall/distfetch/Makefile b/usr.sbin/bsdinstall/distfetch/Makefile
index 5a449ac1..bb82908 100644
--- a/usr.sbin/bsdinstall/distfetch/Makefile
+++ b/usr.sbin/bsdinstall/distfetch/Makefile
@@ -2,6 +2,7 @@
BINDIR= /usr/libexec/bsdinstall
PROG= distfetch
+DPADD= ${LIBFETCH} ${LIBNCURSESW} ${LIBDIALOG} ${LIBM}
LDADD= -lfetch -lncursesw -ldialog -lm
WARNS?= 6
OpenPOWER on IntegriCloud