mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Doesn't make on amd64, either.
This commit is contained in:
parent
b09c5bb036
commit
db2f4bc1cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200447
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ MAN1= rtfx.1
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == sparc64
|
||||
.if ${ARCH} == amd64 || ${ARCH} == sparc64
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue