diff options
Diffstat (limited to 'games/allacrost')
-rw-r--r-- | games/allacrost/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index ae7108d59510..4a9f1c891dee 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -39,6 +39,7 @@ PORTDOCS= MANUAL OPTIONS_DEFINE= EDITOR DOCS EDITOR_DESC= Enable editor +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEDITOR} |