summaryrefslogtreecommitdiffstats
path: root/games/larn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/larn/Makefile')
-rw-r--r--games/larn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/larn/Makefile b/games/larn/Makefile
index 3522a51..78d3e10 100644
--- a/games/larn/Makefile
+++ b/games/larn/Makefile
@@ -57,7 +57,7 @@ CFLAGS+=-DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings
SRCS= main.c object.c create.c tok.c display.c global.c data.c io.c \
monster.c store.c diag.c help.c config.c nap.c bill.c scores.c \
signal.c moreobj.c movem.c regen.c fortune.c savelev.c
-DPADD= ${LIBTERM} ${LIBCOMPAT}
+DPADD= ${LIBTERMCAP} ${LIBCOMPAT}
LDADD= -ltermcap -lcompat
HIDEGAME=hidegame
OpenPOWER on IntegriCloud