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/kbreakout/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/kbreakout') diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile index 517fa9243524..161007f85aa8 100644 --- a/games/kbreakout/Makefile +++ b/games/kbreakout/Makefile @@ -18,5 +18,6 @@ USE_QT4= corelib gui xml \ moc_build qmake_build rcc_build uic_build USE_XZ= yes +NO_STAGE= yes .include <${.CURDIR}/../kdegames4/Makefile.common> .include -- cgit