diff options
Diffstat (limited to 'devel/ruby-gettext/Makefile')
-rw-r--r-- | devel/ruby-gettext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index d610cc1ad71e..658da643f374 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -25,6 +25,7 @@ RUBY_SHEBANG_FILES= ${WRKSRC}/samples/*.rb DOCSDIR= ${RUBY_MODDOCDIR} PORTDOCS= ChangeLog NEWS README +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${RUBY_VER} == 1.9 |