1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Also fails testsuite on amd64.

This commit is contained in:
Kris Kennaway 2004-06-01 08:15:07 +00:00
parent 60bb63b450
commit 2b0ad1e4b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110585

View File

@ -64,7 +64,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
.if ${ARCH} == "sparc64" || ${ARCH} == "amd64"
BROKEN= "Fails testsuite during build"
.endif