diff options
Diffstat (limited to 'devel/ruby-cache/Makefile')
-rw-r--r-- | devel/ruby-cache/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-cache/Makefile b/devel/ruby-cache/Makefile index 8ad03a7cfdf0..e03246a45c23 100644 --- a/devel/ruby-cache/Makefile +++ b/devel/ruby-cache/Makefile @@ -21,6 +21,8 @@ RUBY_SETUP= install.rb DOCS= MANUAL.rd README.rd +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} .for f in ${DOCS} |