diff options
Diffstat (limited to 'games/ri-li/Makefile')
-rw-r--r-- | games/ri-li/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ri-li/Makefile b/games/ri-li/Makefile index 17156d5..772bf84 100644 --- a/games/ri-li/Makefile +++ b/games/ri-li/Makefile @@ -24,6 +24,7 @@ DESKTOP_ENTRIES="Ri-li" \ "Game;ArcadeGame;" \ false +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lSDL |`${SDL_CONFIG} --libs`|' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's| gentoo||' ${WRKSRC}/Makefile.in |