diff options
-rw-r--r-- | games/gmastermind/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gmastermind/Makefile b/games/gmastermind/Makefile index 475a28307a0c..ee48eb7d9f47 100644 --- a/games/gmastermind/Makefile +++ b/games/gmastermind/Makefile @@ -17,5 +17,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |