diff options
Diffstat (limited to 'games/tornado/Makefile')
-rw-r--r-- | games/tornado/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tornado/Makefile b/games/tornado/Makefile index 74c3383b8a26..42e78a248f67 100644 --- a/games/tornado/Makefile +++ b/games/tornado/Makefile @@ -16,4 +16,5 @@ MANLANG= "" de fr it nl no ru USES= gettext USE_GMAKE= yes +NO_STAGE= yes .include <bsd.port.mk> |