summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/Makefile')
-rw-r--r--usr.bin/window/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/window/Makefile b/usr.bin/window/Makefile
index 8615265..4641609 100644
--- a/usr.bin/window/Makefile
+++ b/usr.bin/window/Makefile
@@ -16,6 +16,6 @@ SRCS= char.c cmd.c cmd1.c cmd2.c cmd3.c cmd4.c cmd5.c cmd6.c cmd7.c \
wwterminfo.c wwtty.c wwunframe.c wwupdate.c wwwrite.c xx.c xxflush.c \
compress.c
DPADD= ${LIBTERMCAP}
-LDADD= -ltermcap
+LDADD= -ltermcap -lutil
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud