Flip over to NOT_FOR_ARCHS=sparc64
This commit is contained in:
parent
f530fb30a0
commit
28da1ba4df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174080
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ MYPORTDOCS= README TODO CHANGES manual.html
|
|||
.if ${OSVERSION} < 500000
|
||||
ONLY_FOR_ARCHS= i386
|
||||
.else
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} > 502100
|
||||
|
|
Loading…
Reference in a new issue