aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-05-29 12:09:55 +0800
committerlinimon <linimon@FreeBSD.org>2009-05-29 12:09:55 +0800
commit83806f1f3d2d7a6c69561ccc580ca0db29b25a9d (patch)
treee3ad4754055f9f58258914194d9daa8e09177495 /comms
parenta9a397a4dd760f4cfa3e4bb267587f252a0159dd (diff)
downloadfreebsd-ports-gnome-83806f1f3d2d7a6c69561ccc580ca0db29b25a9d.tar.gz
freebsd-ports-gnome-83806f1f3d2d7a6c69561ccc580ca0db29b25a9d.tar.zst
freebsd-ports-gnome-83806f1f3d2d7a6c69561ccc580ca0db29b25a9d.zip
Mark as broken on sparc64: uses i386 assembly.
Diffstat (limited to 'comms')
-rw-r--r--comms/xastir/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index e6ebadfedf68..7433557a00ac 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -145,6 +145,10 @@ WITH_OPTCFLAGS= true
CFLAGS+= -O2 -pipe
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
post-install:
@${CAT} ${PKGMESSAGE}