diff options
-rw-r--r-- | textproc/rast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile index 62beca004888..d4a8bbc10160 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -18,6 +18,8 @@ COMMENT= Full-text search system using N-gram BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr +BROKEN= does not compile + USE_AUTOTOOLS= libtool:15 USE_BZIP2= YES USE_BDB= 42 |