aboutsummaryrefslogtreecommitdiff
path: root/games/stockfish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/stockfish/Makefile')
-rw-r--r--games/stockfish/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile
index 780c520f043b..b5a963bbb003 100644
--- a/games/stockfish/Makefile
+++ b/games/stockfish/Makefile
@@ -39,6 +39,7 @@ OPTIONS_DEFINE= DOCS POPCNT_ENABLED PROFILE_BUILD
POPCNT_ENABLED_DESC= Use the POPCNT instruction
PROFILE_BUILD_DESC= Make a Profile build
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPROFILE_BUILD}