diff options
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r-- | games/xpilot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index b893610738a8..a45d65a5128c 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -15,4 +15,5 @@ MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6 USE_GCC= any USES= imake +NO_STAGE= yes .include <bsd.port.mk> |