diff options
author | knu <knu@FreeBSD.org> | 2001-05-25 01:27:20 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-05-25 01:27:20 +0800 |
commit | 223d2d0eb6308489e24b2a623dba6e096e6a4eab (patch) | |
tree | 2d4bea887d74a842f7caebda356c6939ddba907d /lang/ruby16 | |
parent | 78ba3349326a7c2878d8b44fb189a770822726ec (diff) | |
download | freebsd-ports-gnome-223d2d0eb6308489e24b2a623dba6e096e6a4eab.tar.gz freebsd-ports-gnome-223d2d0eb6308489e24b2a623dba6e096e6a4eab.tar.zst freebsd-ports-gnome-223d2d0eb6308489e24b2a623dba6e096e6a4eab.zip |
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.
Diffstat (limited to 'lang/ruby16')
-rw-r--r-- | lang/ruby16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |