diff options
Diffstat (limited to 'games/openarena/Makefile')
-rw-r--r-- | games/openarena/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/openarena/Makefile b/games/openarena/Makefile index 29b03a46cea1..102ac5f1cfbc 100644 --- a/games/openarena/Makefile +++ b/games/openarena/Makefile @@ -38,4 +38,5 @@ Q3DIR= ${DATADIR} # No icon included with OpenArena Q3ICON= +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |