summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-amstd/Makefile2
-rw-r--r--devel/ruby-avl/Makefile1
-rw-r--r--devel/ruby-robjectteam/Makefile1
-rw-r--r--devel/rubygem-io-like/Makefile1
4 files changed, 5 insertions, 0 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile
index 2465d7700de9..cb7b3e82561e 100644
--- a/devel/ruby-amstd/Makefile
+++ b/devel/ruby-amstd/Makefile
@@ -12,6 +12,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= A collection of miscellaneous Ruby modules
+BROKEN= not staged
+
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
diff --git a/devel/ruby-avl/Makefile b/devel/ruby-avl/Makefile
index a610b1183c11..c55362cefd6f 100644
--- a/devel/ruby-avl/Makefile
+++ b/devel/ruby-avl/Makefile
@@ -15,6 +15,7 @@ COMMENT= AVL tree class for Ruby
BUILD_DEPENDS= ${LOCALBASE}/lib/libavl.a:${PORTSDIR}/devel/libavl
+BROKEN= not staged
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/ruby-robjectteam/Makefile b/devel/ruby-robjectteam/Makefile
index a923fd4a5d23..02429c773dfc 100644
--- a/devel/ruby-robjectteam/Makefile
+++ b/devel/ruby-robjectteam/Makefile
@@ -13,6 +13,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Enables the ObjectTeams paradigm to the Ruby language
+BROKEN= not staged
USE_RUBY= yes
NO_BUILD= yes
diff --git a/devel/rubygem-io-like/Makefile b/devel/rubygem-io-like/Makefile
index 8735ee4a5482..3e8feb9c8467 100644
--- a/devel/rubygem-io-like/Makefile
+++ b/devel/rubygem-io-like/Makefile
@@ -15,6 +15,7 @@ BUILD_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems \
rdoc:${PORTSDIR}/devel/rubygem-rdoc
RUN_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems
+NROKEN= not staged
USE_RUBY= yes
USE_RAKE= yes