diff options
Diffstat (limited to 'games/yadex')
-rw-r--r-- | games/yadex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/yadex/Makefile b/games/yadex/Makefile index f80641dfe279..356d7ccf8151 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -30,6 +30,7 @@ SEARCH_DESC= Thing, linedef, or sector search by type EXTRA_TOOLS_DESC= Add a few extra tools to Yadex' repertoire LAPTOP_KEYS_DESC= Key bindings for easier editing on laptops +NO_STAGE= yes .include <bsd.port.options.mk> PATCH_SITES= http://glbsp.sourceforge.net/%SUBDIR%/ |