summaryrefslogtreecommitdiffstats
path: root/games/ri-li/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/ri-li/Makefile')
-rw-r--r--games/ri-li/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ri-li/Makefile b/games/ri-li/Makefile
index b0d1997..b2e7819 100644
--- a/games/ri-li/Makefile
+++ b/games/ri-li/Makefile
@@ -21,7 +21,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_SDL= sdl mixer
-CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags` -I${X11BASE}/include"
+CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags` -I${LOCALBASE}/include"
post-patch:
@${REINPLACE_CMD} -e 's|-lSDL |`${SDL_CONFIG} --libs`|' ${WRKSRC}/configure
OpenPOWER on IntegriCloud