diff options
Diffstat (limited to 'games/lbreakout/Makefile')
-rw-r--r-- | games/lbreakout/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 7e35a9208cef..674d35dbd83f 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -16,7 +16,6 @@ MAINTAINER= flynn@energyhq.es.eu.org COMMENT= A nice clone of classical Breakout game USE_SDL= sdl -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lcompat" |