diff options
Diffstat (limited to 'japanese/suikyo/Makefile')
-rw-r--r-- | japanese/suikyo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/suikyo/Makefile b/japanese/suikyo/Makefile index 029992b88116..c5c66b381a0d 100644 --- a/japanese/suikyo/Makefile +++ b/japanese/suikyo/Makefile @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} USE_AUTOTOOLS= automake autoconf +NO_STAGE= yes pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) |