diff options
Diffstat (limited to 'japanese/prime-dict/Makefile')
-rw-r--r-- | japanese/prime-dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/prime-dict/Makefile b/japanese/prime-dict/Makefile index 3d1dee888c67..6fd59f58d1f9 100644 --- a/japanese/prime-dict/Makefile +++ b/japanese/prime-dict/Makefile @@ -20,7 +20,7 @@ USE_RUBY= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) |