summaryrefslogtreecommitdiff
path: root/games/backgammon/teachgammon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/backgammon/teachgammon/Makefile')
-rw-r--r--games/backgammon/teachgammon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/backgammon/teachgammon/Makefile b/games/backgammon/teachgammon/Makefile
index a87c26a946f..59db98d75ba 100644
--- a/games/backgammon/teachgammon/Makefile
+++ b/games/backgammon/teachgammon/Makefile
@@ -5,8 +5,8 @@ PROG= teachgammon
CFLAGS+=-I${.CURDIR}/../common_source
SRCS= allow.c board.c check.c data.c fancy.c init.c odds.c one.c save.c \
subs.c table.c teach.c ttext1.c ttext2.c tutor.c
-DPADD= ${LIBTERMCAP}
-LDADD= -ltermcap
+DPADD= ${LIBTERMLIB}
+LDADD= -ltermlib
HIDEGAME=hidegame
NOMAN= noman