BROKEN on ia64: Does not compile

This commit is contained in:
Kris Kennaway 2004-11-18 22:21:33 +00:00
parent 412cf46927
commit 9b4534401c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121923

View file

@ -29,8 +29,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -lio"
.endif
.if ${ARCH} == "sparc64"
BROKEN= "Does not compile on sparc64"
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
BROKEN= "Does not compile on sparc64 or ia64"
.endif
post-extract: