aboutsummaryrefslogtreecommitdiff
path: root/games/galaxymage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/galaxymage/Makefile')
-rw-r--r--games/galaxymage/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/galaxymage/Makefile b/games/galaxymage/Makefile
index ad23464d116d..80fe36a70835 100644
--- a/games/galaxymage/Makefile
+++ b/games/galaxymage/Makefile
@@ -22,6 +22,7 @@ NO_BUILD= yes
OPTIONS_DEFINE= PSYCO
PSYCO_DESC= Use just-in-time Python compiler
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPSYCO}