mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
Add DPADD for libraries.
This commit is contained in:
parent
c83e0fb6db
commit
db0f7eef49
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3635
@ -9,5 +9,6 @@ SRCS = sysinstall.c dkcksum.c
|
||||
|
||||
CFLAGS += -Wall
|
||||
LDADD = -ldialog -lncurses -lmytinfo
|
||||
DPADD = ${LIBDIALOG} ${LIBNCURSES} ${LIBMYTINFO}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user