diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/tome4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile index 92a8f7e9e96e..7fa6215aaf42 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -23,8 +23,7 @@ DESKTOP_ENTRIES="ToME 4" "${COMMENT}" "${PORTNAME}" \ WRKSRC= ${WRKDIR}/t-engine4-src-${PORTVERSION} MAKE_ARGS+= config=release verbose=yes ARCH="" -USES= gmake openal:al -USE_BZIP2= yes +USES= gmake openal:al tar:bzip2 USE_SDL= image2 sdl2 ttf2 USE_GL= gl SUB_FILES= tome4 |