diff options
Diffstat (limited to 'games/q2pro/Makefile')
-rw-r--r-- | games/q2pro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/q2pro/Makefile b/games/q2pro/Makefile index a764b915cc56..cd9679abb750 100644 --- a/games/q2pro/Makefile +++ b/games/q2pro/Makefile @@ -37,6 +37,7 @@ GL_DESC= Build OpenGL render SOFT_DESC= Build software render UI_DESC= Build user interface (for client menus) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCLIENT} |