diff options
Diffstat (limited to 'games/instead/Makefile')
-rw-r--r-- | games/instead/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/instead/Makefile b/games/instead/Makefile index dc2b469cbdf8..a6c671941df3 100644 --- a/games/instead/Makefile +++ b/games/instead/Makefile @@ -14,8 +14,6 @@ COMMENT= Simple Text Adventure, The Interpreter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= close_code.h included without matching begin_code.h - USES= cmake compiler:c++11-lang iconv lua:51 pkgconfig sdl CMAKE_ARGS= -DMANDIR=man |