diff options
author | kris <kris@FreeBSD.org> | 2004-05-21 05:54:11 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-21 05:54:11 +0000 |
commit | 1da00f53461a2cbb248424a35be32fd32f6bbf4f (patch) | |
tree | aa51d780bfd52fa9eea64c157cf69a390a1d0649 /devel/ruby-textbuf | |
parent | 59187bc386463a260c8c298ef5ceeefbd9480b7a (diff) | |
download | FreeBSD-ports-1da00f53461a2cbb248424a35be32fd32f6bbf4f.zip FreeBSD-ports-1da00f53461a2cbb248424a35be32fd32f6bbf4f.tar.gz |
BROKEN: Broken dependencies
Diffstat (limited to 'devel/ruby-textbuf')
-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 9b0c6d2..adefc8d 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 |