summaryrefslogtreecommitdiffstats
path: root/games/worms
diff options
context:
space:
mode:
Diffstat (limited to 'games/worms')
-rw-r--r--games/worms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/worms/Makefile b/games/worms/Makefile
index 7b30870..a51c1bb 100644
--- a/games/worms/Makefile
+++ b/games/worms/Makefile
@@ -2,7 +2,7 @@
PROG= worms
MAN6= worms.6
-DPADD= ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}
+DPADD= ${LIBCURSES} ${LIBTERMCAP} ${LIBCOMPAT}
LDADD= -lcurses -ltermcap -lcompat
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud