aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-12 03:36:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-12 03:36:40 +0000
commitfb24a6f094b27b3e45aa86c768c5d800509298e8 (patch)
treea051cb5ede28b4b18af0659ac4cbf988c7441714 /textproc
parent5512dc6f027c112d83fd27329a5a6fca51cb4893 (diff)
downloadports-fb24a6f094b27b3e45aa86c768c5d800509298e8.tar.gz
ports-fb24a6f094b27b3e45aa86c768c5d800509298e8.zip
Notes
Diffstat (limited to 'textproc')
-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