aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-02-05 22:44:25 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-02-05 22:44:25 +0000
commit47d7e8a96f52d91b1f0fe5184f0f5d88c897db38 (patch)
tree687ecea23d9cd395958695d4b6773b1cd2bafea1 /gnu/lib/libdialog
parent3962ef4305e41fefa0f7dfba4b66067f97d98d2c (diff)
Notes
Diffstat (limited to 'gnu/lib/libdialog')
-rw-r--r--gnu/lib/libdialog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libdialog/Makefile b/gnu/lib/libdialog/Makefile
index 705a3e005d68..179fa18b0ba4 100644
--- a/gnu/lib/libdialog/Makefile
+++ b/gnu/lib/libdialog/Makefile
@@ -17,8 +17,8 @@ EXAMPLES= Makefile check1.c check2.c check3.c dselect.c fselect.c \
CFLAGS+= -I${.CURDIR} -Wall -Wstrict-prototypes -DLOCALE
-LDADD+= -lncurses
-DPADD+= ${LIBNCURSES}
+LDADD= -lncurses
+DPADD= ${LIBNCURSES}
.if !defined(NOHTML)
afterinstall: