diff options
Diffstat (limited to 'games/ioquake3/Makefile')
-rw-r--r-- | games/ioquake3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile index 9d8ea4b..720fd9e 100644 --- a/games/ioquake3/Makefile +++ b/games/ioquake3/Makefile @@ -14,6 +14,7 @@ COMMENT?= Cleaned-up and enhanced version of Quake 3 USES= pkgconfig gmake +NO_STAGE= yes # Port configuration flags: # CLIENT SERVER TOOLS DLRENDERER GAMELIBS OPUS OPENGL2 IOQ3?= CLIENT TOOLS GAMELIBS |