diff options
Diffstat (limited to 'devel/ruby-rbtree/Makefile')
-rw-r--r-- | devel/ruby-rbtree/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-rbtree/Makefile b/devel/ruby-rbtree/Makefile index e6cc6cfaebcb..075a4ecbcd27 100644 --- a/devel/ruby-rbtree/Makefile +++ b/devel/ruby-rbtree/Makefile @@ -23,6 +23,8 @@ INSTALL_TARGET= site-install # MIT license DOCS= ChangeLog LICENSE README +BROKEN= Checksum mismatch + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} |