diff options
Diffstat (limited to 'devel/ruby-gems/Makefile')
-rw-r--r-- | devel/ruby-gems/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile index 42068eef53e1..1d0cfb0a96ff 100644 --- a/devel/ruby-gems/Makefile +++ b/devel/ruby-gems/Makefile @@ -37,6 +37,7 @@ GEMS_DOC_DIR= ${GEMS_DOC_BASE_DIR}/${DISTNAME} GEMS_DOC_DIR_P= ${GEMS_DOC_BASE_DIR_P}/%%DISTNAME%% RUBY_VER_SHORT= ${RUBY_VER:S/.//} +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |