diff options
Diffstat (limited to 'graphics/ruby-opengl/Makefile')
-rw-r--r-- | graphics/ruby-opengl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index 1b267bec244c..f385f5975ded 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFIGURE_ARGS= --with-ruby-dir="${LOCALBASE}" --with-x11-dir="${LOCALBASE}" INSTALL_TARGET= site-install +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} |