1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Mark as broken on all 64-bit architectures.

This commit is contained in:
Mark Linimon 2007-09-29 08:57:26 +00:00
parent 358c4d5e38
commit b128e92cc7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200331

View File

@ -50,8 +50,8 @@ post-install:
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
BROKEN= "Does not build on ia64 or sparc64"
.if ${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "sparc64"
BROKEN= Does not build on 64-bit architectures
.endif
CONFIGURE_ARGS+= --enable-gtk2