aboutsummaryrefslogtreecommitdiff
path: root/games/shootingstar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/shootingstar/Makefile')
-rw-r--r--games/shootingstar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/shootingstar/Makefile b/games/shootingstar/Makefile
index ba98448c4a93..0f43d1ed2fa5 100644
--- a/games/shootingstar/Makefile
+++ b/games/shootingstar/Makefile
@@ -20,4 +20,5 @@ CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.mk>