Doesn't make on amd64, either.

This commit is contained in:
Mark Linimon 2007-09-30 09:46:38 +00:00
parent b09c5bb036
commit db2f4bc1cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200447

View file

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