diff options
Diffstat (limited to 'games/bs/Makefile')
-rw-r--r-- | games/bs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bs/Makefile b/games/bs/Makefile index 3887402a84af..b2dee1e85af7 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -15,6 +15,7 @@ COMMENT= Battleships solitaire game with a color interface MAKE_ARGS= CC="${CC}" ALL_TARGET= # empty +USE_GMAKE= yes MAN6= bs.6 PLIST_FILES= bin/bs |