summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-11-18 22:21:33 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-11-18 22:21:33 +0000
commit9b4534401ccbaf2c77e64aeae21434afc40e17f6 (patch)
tree9acc9d7eb58e7b0ce39d566d35fbfe4a3f55c494 /x11
parentBROKEN on ia64: Does not build (diff)
BROKEN on ia64: Does not compile
Notes
Notes: svn path=/head/; revision=121923
Diffstat (limited to 'x11')
-rw-r--r--x11/mgapdesk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mgapdesk/Makefile b/x11/mgapdesk/Makefile
index f6f273de329f..23276ce4865c 100644
--- a/x11/mgapdesk/Makefile
+++ b/x11/mgapdesk/Makefile
@@ -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: