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