aboutsummaryrefslogtreecommitdiff
path: root/games/q2p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/q2p/Makefile')
-rw-r--r--games/q2p/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/q2p/Makefile b/games/q2p/Makefile
index eb2b9e87e78b..0521d1b8a705 100644
--- a/games/q2p/Makefile
+++ b/games/q2p/Makefile
@@ -34,6 +34,7 @@ GLX_DESC= Build OpenGL renderer
SDL_DESC= Sound support via SDL
SDLGL_DESC= Build SDL OpenGL renderer
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGLX} || ${PORT_OPTIONS:MSDLGL}