diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-03 06:23:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-03 06:23:12 +0000 |
commit | b3d1812eb37a91d575c2afecab04ee26853d8aeb (patch) | |
tree | 2523680bb695de4365e5a8f04d4c6169b3d60c76 /devel/ruby-textbuf | |
parent | 3fe20b9a999dd076226d580ac142982f802d4432 (diff) | |
download | ports-b3d1812eb37a91d575c2afecab04ee26853d8aeb.tar.gz ports-b3d1812eb37a91d575c2afecab04ee26853d8aeb.zip |
BROKEN: Inconsistent dependencies
Notes
Notes:
svn path=/head/; revision=155113
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 1086eca60c4a..1775a0ee1c42 100644 --- a/devel/ruby-textbuf/Makefile +++ b/devel/ruby-textbuf/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= Gapped text buffer extention for Ruby +BROKEN= Inconsistent dependencies + USE_RUBY= yes USE_RUBY_AMSTD= yes USE_RUBY_SETUP= yes |