mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 04:21:26 +01:00
Removed libdialog.
This commit is contained in:
parent
9540c06d42
commit
d500436e5d
@ -11,7 +11,7 @@ FORMDIR=${.CURDIR}/../obj
|
||||
FORMDIR=${.CURDIR}/..
|
||||
.endif
|
||||
|
||||
LDADD = -L${FORMDIR} -lforms -ldialog -lncurses -lmytinfo -ll
|
||||
LDADD = -L${FORMDIR} -lforms -lncurses -lmytinfo -ll
|
||||
DPADD = ${LIBFORMS} ${LIBNCURSES}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user