summaryrefslogtreecommitdiffstats
path: root/usr.sbin/watch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/watch/Makefile')
-rw-r--r--usr.sbin/watch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile
index 2718d16..e8a8ea6 100644
--- a/usr.sbin/watch/Makefile
+++ b/usr.sbin/watch/Makefile
@@ -5,7 +5,7 @@ MAN= watch.8
WARNS?= 2
-LDADD= -ltermcap
DPADD= ${LIBTERMCAP}
+LDADD= -ltermcap
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud