aboutsummaryrefslogtreecommitdiff
path: root/textproc/groonga
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-07-16 05:41:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-07-16 05:41:08 +0000
commit6f04e96e1b49ab822f95d4e63655d55f38530d35 (patch)
treecacd066f63d4f848c9a7c339ca617dd91dc96aca /textproc/groonga
parent802eca48b4d41b57092d0b70026914537428d933 (diff)
downloadports-6f04e96e1b49ab822f95d4e63655d55f38530d35.tar.gz
ports-6f04e96e1b49ab822f95d4e63655d55f38530d35.zip
Notes
Diffstat (limited to 'textproc/groonga')
-rw-r--r--textproc/groonga/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index 19ce4ddaaed2..d5bbf14bdbd8 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -26,6 +26,10 @@ MAN1= groonga.1
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
.if defined(WITH_MECAB) || exists(${LOCALBASE}/lib/libmecab.so)
CONFIGURE_ARGS+= --with-mecab
LIB_DEPENDS+= mecab:${PORTSDIR}/japanese/mecab