summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-05-24 17:27:20 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-05-24 17:27:20 +0000
commit467e3eccfd56a5642a1c1f7c8fdaf2acf1ddfe74 (patch)
tree5e7e67ed73f9bfb8068fb5a1d515832e7b1b4249 /lang
parentUpdate to version 0.11.0pre11. (diff)
Temporarily mark as broken. The 1.6.4-preview3 tarball is missing
some library and document files. I'll unbreak when the new tarball is ready. Sorry for inconvenience.
Notes
Notes: svn path=/head/; revision=43027
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby/Makefile2
-rw-r--r--lang/ruby16/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index 1f8a1ddd12aa..9e002dd02fd4 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= knu@FreeBSD.org
+BROKEN= "tarball incomplete - waiting for repack"
+
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes
RUBY_NO_RUN_DEPENDS= yes
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 1f8a1ddd12aa..9e002dd02fd4 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= knu@FreeBSD.org
+BROKEN= "tarball incomplete - waiting for repack"
+
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes
RUBY_NO_RUN_DEPENDS= yes