summaryrefslogtreecommitdiffstats
path: root/usr.bin/msgs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/msgs/Makefile')
-rw-r--r--usr.bin/msgs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/msgs/Makefile b/usr.bin/msgs/Makefile
index 21cb151..6c5a8d9 100644
--- a/usr.bin/msgs/Makefile
+++ b/usr.bin/msgs/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= msgs
-DPADD= ${LIBTERMCAP}
-LDADD= -ltermcap
+DPADD= ${LIBTERMCAPW}
+LDADD= -ltermcapw
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud