diff options
Diffstat (limited to 'japanese/ruby-chasen/Makefile')
-rw-r--r-- | japanese/ruby-chasen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/ruby-chasen/Makefile b/japanese/ruby-chasen/Makefile index 178193af7ca8..af5d98faa0f4 100644 --- a/japanese/ruby-chasen/Makefile +++ b/japanese/ruby-chasen/Makefile @@ -24,6 +24,7 @@ FETCH_ARGS= -pRr CONFIGURE_ARGS= --with-chasen-dir="${PREFIX}" INSTALL_TARGET= site-install +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${RUBY_VER} == 1.9 BROKEN= does not build with ruby 1.9 |