aboutsummaryrefslogtreecommitdiff
path: root/games/ksudoku
diff options
context:
space:
mode:
Diffstat (limited to 'games/ksudoku')
-rw-r--r--games/ksudoku/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile
index dcf673039539..649e15264405 100644
--- a/games/ksudoku/Makefile
+++ b/games/ksudoku/Makefile
@@ -19,5 +19,6 @@ USE_QT4= corelib gui corelib gui opengl \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes
+NO_STAGE= yes
.include <${.CURDIR}/../kdegames4/Makefile.common>
.include <bsd.port.mk>