diff options
Diffstat (limited to 'japanese/chasen-base/Makefile')
-rw-r--r-- | japanese/chasen-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile index 502bcf12de0c..b8a921b1be8b 100644 --- a/japanese/chasen-base/Makefile +++ b/japanese/chasen-base/Makefile @@ -18,7 +18,7 @@ COMMENT= Japanese Morphological Analysis System BUILD_DEPENDS= ${LOCALBASE}/include/darts.h:${PORTSDIR}/devel/darts -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-darts=${LOCALBASE}/include --with-libiconv=${LOCALBASE} USE_ICONV= yes |