diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 05:54:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 05:54:11 +0000 |
commit | bae852a448dca873b49a43040ea5849bbdfa9c87 (patch) | |
tree | d170397bec9326b2bfaf4707de7f55225fa1ab7c /devel | |
parent | Add missing USE_PERL5 (diff) |
BROKEN: Broken dependencies
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-textbuf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile index 9b0c6d25084e..adefc8dd8a52 100644 --- a/devel/ruby-textbuf/Makefile +++ b/devel/ruby-textbuf/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Gapped text buffer extention for Ruby +BROKEN= "Broken dependencies" + USE_RUBY= yes USE_RUBY_AMSTD= yes USE_RUBY_SETUP= yes |