aboutsummaryrefslogtreecommitdiff
path: root/games/asteroids3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/asteroids3d/Makefile')
-rw-r--r--games/asteroids3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/asteroids3d/Makefile b/games/asteroids3d/Makefile
index 0727d651cd25..8d175e375b86 100644
--- a/games/asteroids3d/Makefile
+++ b/games/asteroids3d/Makefile
@@ -33,6 +33,7 @@ ICON_SIZES= 32x32 48x48 64x64 72x72 96x96 128x128
DESKTOP_ENTRIES="Asteroids3D" "${COMMENT}" "${PORTNAME}" \
"${PORTNAME}" "Game;ArcadeGame;" false
+NO_STAGE= yes
pre-configure:
@(cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./autogen.sh)