Explain why data port is being restricted to certain architectures.
This commit is contained in:
parent
7950df2262
commit
2a106d7bc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287429
@ -23,7 +23,10 @@ COMMENT= Warsow data files
|
||||
# Package size below is for default set of OPTIONS
|
||||
NO_PACKAGE= Package will be 574MB, set FORCE_PACKAGE if you really want it
|
||||
|
||||
# Game port is restricted to these architectures, so it makes no sense to
|
||||
# package game data port as well (even it is not being technically built)
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
USE_ZIP= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user