diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-21 19:52:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-21 19:52:58 +0000 |
commit | 9fb3f0d1b0f9d151cf7567d7780fd083e9d80e2a (patch) | |
tree | 4422e21ae3634cad7033821ca0e44b94361a014b /games/steelstorm | |
parent | fffb3e7993683a1b27a8af63a6f10e60dabdc895 (diff) |
Notes
Diffstat (limited to 'games/steelstorm')
-rw-r--r-- | games/steelstorm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/steelstorm/Makefile b/games/steelstorm/Makefile index 93c4d16b8bee..2a5f2fbe50ac 100644 --- a/games/steelstorm/Makefile +++ b/games/steelstorm/Makefile @@ -27,6 +27,7 @@ LICENSE_FILE_CCbyNCSA3= ${WRKSRC}/cc-by-nc-sa-3.txt LICENSE_NAME_EULA= Steel storm episode 1 limited user software license agreement LICENSE_PERMS_EULA= # none LICENSE_FILE_EULA= ${WRKSRC}/license.txt +MANUAL_PACKAGE_BUILD= needs interactive license confirmation USE_GL= gl MAKE_JOBS_SAFE= yes |