diff options
Diffstat (limited to 'textproc/rast/Makefile')
-rw-r--r-- | textproc/rast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile index 6823ebe18673..dbfa52713a06 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -18,7 +18,7 @@ COMMENT= Full-text search system using N-gram BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_BZIP2= YES USE_BDB= 42 GNU_CONFIGURE= YES |