diff options
Diffstat (limited to 'games/abe/Makefile')
-rw-r--r-- | games/abe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/abe/Makefile b/games/abe/Makefile index 48defc441850..2fde7aa2a4d9 100644 --- a/games/abe/Makefile +++ b/games/abe/Makefile @@ -16,7 +16,7 @@ COMMENT= Abe's Amazing Adventure LICENSE= GPLv2 -USES= gmake +USES= gmake sdl USE_SDL= mixer sdl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-data-dir=${DATADIR} |