diff options
Diffstat (limited to 'devel/chruby/Makefile')
-rw-r--r-- | devel/chruby/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/chruby/Makefile b/devel/chruby/Makefile index 619b42672d07..a236a820668a 100644 --- a/devel/chruby/Makefile +++ b/devel/chruby/Makefile @@ -27,6 +27,7 @@ GH_TAGNAME= v${PORTVERSION} NO_BUILD= yes +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/chruby-exec ${PREFIX}/bin ( cd ${WRKSRC}/share/chruby && ${COPYTREE_BIN} \* ${PREFIX}/share/chruby ) |