aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/distextract/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdinstall/distextract/Makefile')
-rw-r--r--usr.sbin/bsdinstall/distextract/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/bsdinstall/distextract/Makefile b/usr.sbin/bsdinstall/distextract/Makefile
index f84c4d744a37..464ef6bf3466 100644
--- a/usr.sbin/bsdinstall/distextract/Makefile
+++ b/usr.sbin/bsdinstall/distextract/Makefile
@@ -2,8 +2,7 @@
BINDIR= /usr/libexec/bsdinstall
PROG= distextract
-DPADD= ${LIBARCHIVE} ${LIBNCURSESW} ${LIBDIALOG} ${LIBM}
-LDADD= -larchive -lncursesw -ldialog -lm
+LIBADD= archive ncursesw dialog m
WARNS?= 6
MAN=