diff options
Diffstat (limited to 'games/xye/Makefile')
-rw-r--r-- | games/xye/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xye/Makefile b/games/xye/Makefile index da9eaa723def..e949352f9d35 100644 --- a/games/xye/Makefile +++ b/games/xye/Makefile @@ -27,7 +27,7 @@ LICENSE= ZLIB EXTRACT_DEPENDS=${UNZIP_CMD}:archivers/unzip -USES= compiler gmake +USES= compiler gmake sdl USE_SDL= sdl image ttf GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-docdir=${PREFIX}/share/doc |