diff --git a/games/ladder/Makefile b/games/ladder/Makefile index a6f9d1658677..e230a54edbc3 100644 --- a/games/ladder/Makefile +++ b/games/ladder/Makefile @@ -15,7 +15,8 @@ COMMENT= The old "ladder" game RESTRICTED= possible copyright problems ? -USES= tar +USES= ncurses tar +MAKE_ARGS= LIBS="${LDFLAGS} -lncurses" NO_WRKSUBDIR= true .include