aboutsummaryrefslogtreecommitdiff
path: root/games/kiki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kiki/Makefile')
-rw-r--r--games/kiki/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/kiki/Makefile b/games/kiki/Makefile
index 393d6b3202ca..7abc232ddafd 100644
--- a/games/kiki/Makefile
+++ b/games/kiki/Makefile
@@ -30,6 +30,7 @@ DESKTOP_ENTRIES="kiki the nanobot" \
"Game;LogicGame;" \
false
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^CXXFLAGS/ s|.*|CXXFLAGS+=$$(KODI_INCLUDES) -I${LOCALBASE}/include `${SDL_CONFIG} --cflags`|' ${WRKSRC}/kodilib/linux/Makefile
@${REINPLACE_CMD} -e 's|getenv("KIKI_HOME")|"${DATADIR}"|' ${WRKSRC}/src/main/KikiController.cpp