aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/ruby-wordnet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ruby-wordnet/Makefile b/textproc/ruby-wordnet/Makefile
index 4459a5c7629b..315a7cbe9a5e 100644
--- a/textproc/ruby-wordnet/Makefile
+++ b/textproc/ruby-wordnet/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS= ${WORDNET_DIR}/adj.exc:${PORTSDIR}/textproc/wordnet \
${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb
+BROKEN= "Segfault during build"
+
WORDNET_DIR= ${LOCALBASE}/share/WordNet-2.0
USE_BZIP2= yes