Obviously, an i386 binary is only going to run on i386 and amd64.
Approved by: portmgr (marcus)
This commit is contained in:
parent
363cdd1ddb
commit
417f6b0afc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156758
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ EXTRACT_ONLY=
|
|||
MAINTAINER= jylefort@FreeBSD.org
|
||||
COMMENT= Account for network lag in FICS chess games
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
NO_BUILD= yes
|
||||
STRIP= # strip(1) does not support a.out binaries
|
||||
PLIST_FILES= bin/timeseal
|
||||
|
|
Loading…
Reference in a new issue