From 005782fc1e3358dc7d3a7ec39ee082a82fb77bd6 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 19 Jun 2010 07:11:49 +0000 Subject: Mark as broken on sparc64. Hat: portmgr Feature safe: yes --- databases/kumofs/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'databases') diff --git a/databases/kumofs/Makefile b/databases/kumofs/Makefile index 0de5bd96c83a..987ab70d42ea 100644 --- a/databases/kumofs/Makefile +++ b/databases/kumofs/Makefile @@ -60,4 +60,8 @@ post-install: CONFIGURE_ARGS+=CFLAGS="${CFLAGS} -march=i686" CXXFLAGS="${CXXFLAGS} -march=i686" .endif +.if ${ARCH} == "sparc64" +BROKEN= Does not compile on sparc64 +.endif + .include -- cgit v1.2.3