diff options
author | pav <pav@FreeBSD.org> | 2010-09-22 03:52:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-09-22 03:52:58 +0800 |
commit | 3e2cb283fb8e7cbdcb8bd1b86a3105a1d78a9280 (patch) | |
tree | dd138d2ad1a7e7f3ba739d97d98ad8508be087ee /games | |
parent | 5f486c95cef00a3156507adc7d47f697bb70c59f (diff) | |
download | freebsd-ports-gnome-3e2cb283fb8e7cbdcb8bd1b86a3105a1d78a9280.tar.gz freebsd-ports-gnome-3e2cb283fb8e7cbdcb8bd1b86a3105a1d78a9280.tar.zst freebsd-ports-gnome-3e2cb283fb8e7cbdcb8bd1b86a3105a1d78a9280.zip |
- Disallow from pointyhat: needs interactive license confirmation
Diffstat (limited to 'games')
-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 |