From 1f452736de4352a71f2e8148d2146733ee7eb2b8 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 12 Apr 2004 03:36:40 +0000 Subject: BROKEN: Segfault during build --- textproc/ruby-wordnet/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/ruby-wordnet') 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 -- cgit