summaryrefslogtreecommitdiffstats
path: root/usr.bin/tset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tset/Makefile')
-rw-r--r--usr.bin/tset/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/tset/Makefile b/usr.bin/tset/Makefile
index c486bf8..acf8334 100644
--- a/usr.bin/tset/Makefile
+++ b/usr.bin/tset/Makefile
@@ -4,8 +4,7 @@
PROG= tset
SRCS= map.c misc.c set.c term.c tset.c wrterm.c
-DPADD= ${LIBTERMCAPW}
-LDADD= -ltermcapw
+LIBADD= ncursesw
LINKS= ${BINDIR}/tset ${BINDIR}/reset
MLINKS= tset.1 reset.1
OpenPOWER on IntegriCloud