diff options
Diffstat (limited to 'games/bloboats/Makefile')
-rw-r--r-- | games/bloboats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bloboats/Makefile b/games/bloboats/Makefile index cbcef11592aa..e2319aed2b42 100644 --- a/games/bloboats/Makefile +++ b/games/bloboats/Makefile @@ -17,4 +17,5 @@ USE_GL= yes MAKE_ENV+= DATADIR="${DATADIR}" +NO_STAGE= yes .include <bsd.port.mk> |