summaryrefslogtreecommitdiffstats
path: root/games/backgammon/teachgammon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/backgammon/teachgammon/Makefile')
-rw-r--r--games/backgammon/teachgammon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/backgammon/teachgammon/Makefile b/games/backgammon/teachgammon/Makefile
index b5e3638..56ceb88 100644
--- a/games/backgammon/teachgammon/Makefile
+++ b/games/backgammon/teachgammon/Makefile
@@ -4,7 +4,7 @@ PROG= teachgammon
CFLAGS+=-DV7 -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= ${LIBTERM} ${LIBCOMPAT}
+DPADD= ${LIBTERMCAP} ${LIBCOMPAT}
LDADD= -ltermcap -lcompat
HIDEGAME=hidegame
NOMAN= noman
OpenPOWER on IntegriCloud