summaryrefslogtreecommitdiff
path: root/lib/libdpv
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2014-11-05 20:58:25 +0000
committerDevin Teske <dteske@FreeBSD.org>2014-11-05 20:58:25 +0000
commitf5a6518ef39bc6cd37167433a55c648d1d5d2d43 (patch)
treec11f45f2ddf507bdb53d263f8949dfd777c6f526 /lib/libdpv
parent8a71aca501260628016e24272d9d11e9139c61c6 (diff)
Notes
Diffstat (limited to 'lib/libdpv')
-rw-r--r--lib/libdpv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdpv/Makefile b/lib/libdpv/Makefile
index 24fb378dddd5..8096cc92c8ec 100644
--- a/lib/libdpv/Makefile
+++ b/lib/libdpv/Makefile
@@ -6,8 +6,8 @@ INCS= dpv.h
MAN= dpv.3
MLINKS= dpv.3 dpv_free.3
-DPADD= ${LIBFIGPAR}
-LDADD= -ldialog -lfigpar -lncurses -lutil
+DPADD= ${LIBDIALOG} ${LIBFIGPAR} ${LIBNCURSESW} ${LIBUTIL}
+LDADD= -ldialog -lfigpar -lncursesw -lutil
SRCS= dialog_util.c dialogrc.c dprompt.c dpv.c status.c util.c