Fixed missing dependency.
This commit is contained in:
parent
3eef459ffc
commit
65710fd2d2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
PROG= ncal
|
PROG= ncal
|
||||||
|
|
||||||
DPADD= ${LIBCALENDAR}
|
DPADD= ${LIBCALENDAR} ${LIBTERMCAP}
|
||||||
LDADD= -lcalendar -ltermcap
|
LDADD= -lcalendar -ltermcap
|
||||||
WARNS?= 1
|
WARNS?= 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user