aboutsummaryrefslogtreecommitdiff
path: root/games/chromium-bsu
diff options
context:
space:
mode:
Diffstat (limited to 'games/chromium-bsu')
-rw-r--r--games/chromium-bsu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile
index 7e5ff94c058e..badc7c479b0e 100644
--- a/games/chromium-bsu/Makefile
+++ b/games/chromium-bsu/Makefile
@@ -29,6 +29,7 @@ OPTIONS_DEFINE= SDL_MIXER GLUT NLS DOCS
SDL_MIXER_DESC= Use SDL_mixer instead of OpenAL for audio
GLUT_DESC= Use GLUT instead of SDL for video
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGLUT}