From cf8b48dc6bff4c75ae8cd03fd0b99f5bd3c5bb84 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Wed, 12 Oct 2005 02:48:19 +0000 Subject: Add USE_GMAKE to fix build --- games/bs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/bs') 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 -- cgit v1.2.3