From 9ec8b69eee25166c3ea4802cd4645914c641361b Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:36:33 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: games) --- games/jag/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/jag') diff --git a/games/jag/Makefile b/games/jag/Makefile index 969c9cdcaa68..0aa7f04fe91b 100644 --- a/games/jag/Makefile +++ b/games/jag/Makefile @@ -22,6 +22,7 @@ USE_XORG= x11 USE_QT4= qmake_build uic_build moc_build rcc_build \ corelib svg xml opengl network +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/local/games/jag|${DATADIR}|' \ ${WRKSRC}/main.cpp ${WRKSRC}/Game.pro -- cgit