diff options
Diffstat (limited to 'games/lbreakout2/Makefile')
-rw-r--r-- | games/lbreakout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index 877cae947efe..4f618fd80182 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png BROKEN_powerpc64= fails to build: gif2png: error in reading DataBlock: Segmentation fault (core dumped) -USES= gmake +USES= gmake sdl USE_SDL= mixer net sdl GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-sdl-net \ |