summaryrefslogtreecommitdiffstats
path: root/games/grdc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/grdc/Makefile')
-rw-r--r--games/grdc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/grdc/Makefile b/games/grdc/Makefile
index dd22a23..2faf1de 100644
--- a/games/grdc/Makefile
+++ b/games/grdc/Makefile
@@ -2,7 +2,7 @@
PROG= grdc
MAN6= grdc.6
-DPADD= ${LIBNCURSES} ${LIBMYTINFO}
-LDADD= -lncurses -lmytinfo
+DPADD= ${LIBNCURSES}
+LDADD= -lncurses
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud