Set ${DPADD}, use +=, add $Id$
This commit is contained in:
parent
64dc51ab2e
commit
96169cfebd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=18002
@ -1,6 +1,9 @@
|
||||
# $Id$
|
||||
|
||||
PROG= watch
|
||||
MAN8= watch.8
|
||||
BINMODE=500
|
||||
LDADD= -ltermcap
|
||||
LDADD+= -ltermcap
|
||||
DPADD+= ${LIBTERMCAP}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user