Explain why data port is being restricted to certain architectures.

This commit is contained in:
Alexey Dokuchaev 2011-12-15 10:24:53 +00:00
parent 7950df2262
commit 2a106d7bc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287429

View File

@ -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