diff options
Diffstat (limited to 'japanese/ruby-mecab/Makefile')
-rw-r--r-- | japanese/ruby-mecab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/ruby-mecab/Makefile b/japanese/ruby-mecab/Makefile index 7c6b43c01d27..ac1592ea2d6c 100644 --- a/japanese/ruby-mecab/Makefile +++ b/japanese/ruby-mecab/Makefile @@ -23,6 +23,7 @@ INSTALL_TARGET= site-install OPTIONS_DEFINE= DOCS EXAMPLES OPTIONSFILE= ${PORT_DBDIR}/ja-ruby-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} |