diff options
Diffstat (limited to 'games/abe/Makefile')
-rw-r--r-- | games/abe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/abe/Makefile b/games/abe/Makefile index 7b81c447a8ee..2cd75bd990c3 100644 --- a/games/abe/Makefile +++ b/games/abe/Makefile @@ -35,6 +35,7 @@ OPTIONS_DEFINE= GOD_MODE OPTIMIZED_CFLAGS OPTIONS_DEFAULT= OPTIMIZED_CFLAGS GOD_MODE_DESC= Enable God Mode (toggle with 'g') +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |